Gave an exit animation to windows
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user