彻底换一下
This commit is contained in:
@@ -54,7 +54,7 @@ public class UIRelivesPanel : MonoBehaviour
|
||||
return;
|
||||
|
||||
MapManager.Instance.SetReliveCenterPoint(item.reliveIdx, radius);
|
||||
MapManager.Instance.CreateSpecialPoint(pos.x, pos.y, MapManager.EditCellType.ReliveCell);
|
||||
MapManager.Instance.CreateSpecialPoint(pos, item);
|
||||
}
|
||||
|
||||
public void RemoveAll()
|
||||
|
||||
Reference in New Issue
Block a user