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