修改messagebox显示
另外修改了一些因为之前愚蠢的方案而导致的bug
This commit is contained in:
@@ -27,6 +27,7 @@ public class Socket : MonoBehaviour, ISocket
|
||||
public void RemovePlug()
|
||||
{
|
||||
IsAvailable = true;
|
||||
MessageBox.Instance.HandleMessageBoxCommand("null","");
|
||||
}
|
||||
|
||||
public Vector2 GetPosition()
|
||||
|
||||
Reference in New Issue
Block a user