mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
#162 #168 status indicator for emergency coolant, display number of connected RTUs, added RCS hardware fault and radiation warning indicators
This commit is contained in:
@ -14,7 +14,7 @@ util.TICK_TIME_MS = 50
|
||||
--#region
|
||||
|
||||
-- trinary operator
|
||||
---@param cond boolean condition
|
||||
---@param cond boolean|nil condition
|
||||
---@param a any return if true
|
||||
---@param b any return if false
|
||||
---@return any value
|
||||
|
Reference in New Issue
Block a user