Compare commits

...

6 Commits
0.25 ... 0.26

3 changed files with 0 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -42,9 +42,6 @@ local app = {
end
if icons > 0 then ide.frame:SetIcons(bundle) end
-- start debugger
ide.debugger.listen()
local menuBar = ide.frame.menuBar
local menu = menuBar:GetMenu(menuBar:FindMenu("&Project"))
local itemid = menu:FindItem("Lua &interpreter")