‘行代码没写’
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -136,12 +136,11 @@ public class UICellEditor : MonoBehaviour
|
||||
{
|
||||
if (togEdit.isOn)
|
||||
{
|
||||
if (!UIWindow.Instance.uiCellInfo.bMapOpened)
|
||||
if (MapManager.Instance.map == null)
|
||||
{
|
||||
UIWindow.Instance.ShowMessage("<22><><EFBFBD>ȴ<C8B4>ͼ");
|
||||
return;
|
||||
}
|
||||
|
||||
editPanel.SetActive(true);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user