-- @/lua/ge/extensions/core/environment.lua:890 local function onEditorEnabled(enabled) if not enabled then envObjectIdCache = {} end end
-- this was the old editor local function onEditorEnabled(enabled) if enabled then