mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-22 05:25:15 +01:00
[MIRROR] Integrated Circuits (Wiremod) (#5949)
* Integrated Circuits (Wiremod) * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com> Co-authored-by: Gandalf <jzo123@hotmail.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