(client) feat:实现指定位置生成实体
This commit is contained in:
@ -6,7 +6,7 @@ namespace UI
|
||||
{
|
||||
public void ContinueButton()
|
||||
{
|
||||
Base.UIInputControl.Instance.CloseWindow(this);
|
||||
Base.UIInputControl.Instance.Hide(this);
|
||||
}
|
||||
|
||||
public void ExitButton()
|
||||
|
Reference in New Issue
Block a user