feat: add init message to confirm execution

This commit is contained in:
2025-05-08 20:32:11 -03:00
parent e22242c4e7
commit 0162a776f8
+1
View File
@@ -231,6 +231,7 @@ end
--[[
main loop
]]
log.info("init")
while true do
pollEvents()
end