mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-04-06 20:31:47 +01:00
7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
//Fires five times every second.
|
|
|
|
PROCESSING_SUBSYSTEM_DEF(fastprocess)
|
|
name = "Fast Processing"
|
|
wait = 2
|
|
stat_tag = "FP"
|