[MIRROR] Rename digital clock subsystem [MDB IGNORE] (#22651)

* Rename digital clock subsystem (#77028)

Renames digital clock subsystem to be better alongside other player
facing names

* Rename digital clock subsystem

---------

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-07-24 06:36:51 +02:00
committed by GitHub
parent 5230b612b6
commit fea702d732

View File

@@ -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