ignore result of main.lua

This commit is contained in:
Jill 2023-05-04 20:26:41 +03:00
parent 78f78c96db
commit 3ceba9bafc
Signed by: oat
GPG Key ID: 33489AA58A955108
1 changed files with 0 additions and 4 deletions

View File

@ -55,8 +55,6 @@ function backToSongWheel(message)
_main:hidden(1)
end
local luaobj
local function onCommand(self)
uranium.actors._actorsInitialized = true
uranium.actors._actorsInitializing = false
@ -202,8 +200,6 @@ local success, result = pcall(function()
end)
if success then
luaobj = result
print('---')
uranium.actors._actorsInitializing = true