mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
added double click to custom events
This commit is contained in:
parent
f9d0ef60b4
commit
70b03896d5
@ -270,6 +270,7 @@ types.ALARM_STATE_NAMES = {
|
||||
---| "mouse_drag"
|
||||
---| "mouse_scroll"
|
||||
---| "mouse_up"
|
||||
---| "double_click" (custom)
|
||||
---| "paste"
|
||||
---| "peripheral"
|
||||
---| "peripheral_detach"
|
||||
@ -285,7 +286,7 @@ types.ALARM_STATE_NAMES = {
|
||||
---| "websocket_failure"
|
||||
---| "websocket_message"
|
||||
---| "websocket_success"
|
||||
---| "clock_start" custom, added for reactor PLC
|
||||
---| "clock_start" (custom)
|
||||
|
||||
---@alias fluid
|
||||
---| "mekanism:empty_gas"
|
||||
|
Loading…
Reference in New Issue
Block a user