Gave an exit animation to windows

This commit is contained in:
2026-01-19 21:18:50 +00:00
parent 59596fead8
commit e58db7d6af
6 changed files with 23 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ namespace InterfaceOff
private int m_TilesRotatedCorrectly;
public override void OnWindowInstantiation()
protected override void OnWindowInstantiation()
{
/* Lets the player know what to do via text */
Components.InfoText.text = "Rotate";