本地化问题修改
This commit is contained in:
@@ -39,14 +39,6 @@ namespace AibisDream
|
||||
_dataContainer.Unregister<T>();
|
||||
}
|
||||
|
||||
private void Update()
|
||||
{
|
||||
if (Input.GetKeyDown(KeyCode.K))
|
||||
{
|
||||
Debug.Log(_dataContainer.Count);
|
||||
}
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region 变量设置
|
||||
|
||||
Reference in New Issue
Block a user