mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Merge remote-tracking branch 'skrat/master' into upstream-june-28-2023
# Conflicts: # modular_skyrat/modules/loadouts/loadout_items/donator/personal/donator_personal.dm # tgstation.dme
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