mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
// Smooth HUD updates, but low priority
|
|
PROCESSING_SUBSYSTEM_DEF(huds)
|
|
name = "HUD updates"
|
|
wait = 0.5
|
|
priority = FIRE_PRIORITY_HUDS
|
|
stat_tag = "HUDS"
|