feat: add init message to confirm execution
This commit is contained in:
@@ -231,6 +231,7 @@ end
|
|||||||
--[[
|
--[[
|
||||||
main loop
|
main loop
|
||||||
]]
|
]]
|
||||||
|
log.info("init")
|
||||||
while true do
|
while true do
|
||||||
pollEvents()
|
pollEvents()
|
||||||
end
|
end
|
||||||
Reference in New Issue
Block a user