mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 03:26:31 +01:00
Integrated Circuits (Wiremod) (#59232)
Co-authored-by: Watermelon914 <3052169-Watermelon914@users.noreply.gitlab.com> Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com> Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com> Co-authored-by: Maurukas <66576896+Maurukas@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/// The subsystem used to tick [/datum/component/acid] instances.
|
||||
PROCESSING_SUBSYSTEM_DEF(clock_component)
|
||||
name = "Clock Component"
|
||||
flags = SS_NO_INIT|SS_BACKGROUND|SS_KEEP_TIMING
|
||||
wait = COMP_CLOCK_DELAY
|
||||
Reference in New Issue
Block a user