mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-06-04 13:42:35 +01: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"
|