Comment cleanup
This commit is contained in:
parent
abcc1de8c7
commit
b18290dc76
@ -61,7 +61,6 @@ public class AllyUpgrade : MonoBehaviour, IPointerClickHandler
|
||||
{
|
||||
if (_instance != null)
|
||||
{
|
||||
Debug.Log("Destroying upgrade UI");
|
||||
Destroy(_instance);
|
||||
_instance = null;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user