[MIRROR] Adds digital clocks [MDB IGNORE] (#22031)

* Adds digital clocks (#75751)

* Adds digital clocks

---------

Co-authored-by: carlarctg <53100513+carlarctg@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-06-24 11:45:55 +02:00
committed by GitHub
parent ce3bcf968f
commit 3b39753d53
11 changed files with 2015 additions and 1734 deletions
@@ -0,0 +1,5 @@
/// The subsystem used to tick digital clocks
PROCESSING_SUBSYSTEM_DEF(digital_clock)
name = "digital_clock"
flags = SS_NO_INIT|SS_BACKGROUND|SS_KEEP_TIMING
wait = 1 SECONDS