Gave an exit animation to windows
This commit is contained in:
@@ -4,7 +4,7 @@ namespace InterfaceOff
|
||||
{
|
||||
public class BasicWindow : WindowBase
|
||||
{
|
||||
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