-- @/lua/common/extensions/ui/imgui.lua:22 -- working on getting the context the first time local function onImGuiReady() initContext() Engine.imgui.enableBeamNGStyle() end