Files
Bubberstation/code/modules/wiremod
Lucy 37a66df40f Add a cooldown to wiremod MMI messages (#90458)
## About The Pull Request

turns out there's _zero_ cooldown on sending messages to MMI. which can.
uh. lead to an unpleasant experience.


![image](https://github.com/user-attachments/assets/0e0319e3-92bf-4d64-ae15-df8bfe800be6)

so i added a 1 second cooldown. simple enough.

## Why It's Good For The Game

this shit nearly crashes my game

## Changelog
🆑
fix: Messages sent to MMIs in wiremod components now have a 1 second
cooldown, to prevent massive spam.
/🆑
2025-04-08 00:04:00 +02:00
..