Made windowspawner keep track of spawned window count
This commit is contained in:
@@ -63,7 +63,7 @@ namespace InterfaceOff
|
||||
{
|
||||
if (m_TilesRotatedCorrectly == 4)
|
||||
{
|
||||
Destroy(gameObject);
|
||||
DestroyWindow();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user