Fix random events not playing
This commit is contained in:
@@ -237,6 +237,7 @@ namespace Content.Server.GameObjects.EntitySystems.StationEvents
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
CurrentEvent = stationEvent;
|
CurrentEvent = stationEvent;
|
||||||
|
CurrentEvent.Startup();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user