mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
Rename digital clock subsystem (#77028)
Renames digital clock subsystem to be better alongside other player facing names
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/// The subsystem used to tick digital clocks
|
||||
PROCESSING_SUBSYSTEM_DEF(digital_clock)
|
||||
name = "digital_clock"
|
||||
name = "Digital Clocks"
|
||||
flags = SS_NO_INIT|SS_BACKGROUND|SS_KEEP_TIMING
|
||||
wait = 1 SECONDS
|
||||
|
||||
Reference in New Issue
Block a user