-- @/lua/ge/map.lua:3583 local function setEditorState(enabled) isEditorEnabled = enabled end
extensions.hook('onEditorEnabled', enabled) map.setEditorState(enabled) end