mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
[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:
@@ -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
|
||||
Reference in New Issue
Block a user