bao
This commit is contained in:
@@ -229,15 +229,4 @@ public class UICellEditor : MonoBehaviour
|
||||
{
|
||||
MapManager.Instance.CleanSafe();
|
||||
}
|
||||
|
||||
public void SaveCells()
|
||||
{
|
||||
if (!UIWindow.Instance.uiCellInfo.bMapOpened)
|
||||
{
|
||||
UIWindow.Instance.ShowMessage("<22><><EFBFBD>ȴ<C8B4>ͼ");
|
||||
return;
|
||||
}
|
||||
|
||||
MapManager.Instance.SaveCellsXml();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user