Rename digital clock subsystem (#77028)

Renames digital clock subsystem to be better alongside other player
facing names
This commit is contained in:
Mothblocks
2023-07-23 21:21:43 -07:00
committed by GitHub
parent 581489e938
commit 8cda8dd95a
@@ -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