mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-03-03 14:53:01 +02:00
added comment
This commit is contained in:
parent
84597ea1fe
commit
e57d34cfe2
@ -6,7 +6,7 @@ local Public = {}
|
||||
local init_event_name = -1
|
||||
local load_event_name = -2
|
||||
|
||||
Public.runtime = false
|
||||
Public.runtime = false -- Set to true after on_init or on_load has finished.
|
||||
|
||||
-- map of event_name to handlers[]
|
||||
local event_handlers = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user