Fixed small issues found in playtesting
This commit is contained in:
@@ -66,8 +66,8 @@ namespace InterfaceOff
|
||||
|
||||
public void DestroyWindow()
|
||||
{
|
||||
StartCoroutine(routine: DeathSequence());
|
||||
Creator.AlertOfDespawnedWindow();
|
||||
StartCoroutine(routine: DeathSequence());
|
||||
}
|
||||
|
||||
private IEnumerator DeathSequence()
|
||||
|
||||
Reference in New Issue
Block a user