Gave an exit animation to windows
This commit is contained in:
@@ -7,7 +7,7 @@ namespace InterfaceOff
|
||||
private int m_Health = int.MaxValue;
|
||||
private bool m_SpawnOnRight;
|
||||
|
||||
public override void OnWindowInstantiation()
|
||||
protected override void OnWindowInstantiation()
|
||||
{
|
||||
/* Adds a random advert to the display */
|
||||
Advert advert = AdvertRegistry.GetRandomAdvert();
|
||||
|
||||
Reference in New Issue
Block a user