mirror of
https://github.com/Skyrat-SS13/Skyrat-tg.git
synced 2026-08-26 14:28:52 +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:
co-authored by
Watermelon914
Gandalf
parent
153223eb21
commit
0a0835b833
@@ -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