(client) chore
This commit is contained in:
@ -33,7 +33,6 @@ namespace Managers
|
||||
// 如果已经被初始化,则直接返回
|
||||
if (tileToTileBaseMapping.Count > 0)
|
||||
{
|
||||
Debug.Log($"<color=green>{StepDescription}</color> 已初始化。跳过。");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user