Files
wwdpublic/Content.Server/StationEvents/EventManagerSystem.cs
Mnemotechnican 75b36bff1e Fix Event Manager Allowing to Start Multiple Events of the Same Type in a Short Time Window (#645)
# Description
Makes it so that the event scheduler doesn't pick events that were
already added (but not yet ended).

In order to fix this:

<details><p>


![image](https://github.com/user-attachments/assets/fd73dbce-7cbc-489b-8990-7ae791723351)

</p></details>
2024-08-03 23:34:22 +01:00

6.4 KiB