luacheck fixes and version increment

This commit is contained in:
Mikayla Fischler
2025-04-19 00:21:15 -04:00
parent 592f1110ed
commit ae055a7d99
3 changed files with 4 additions and 4 deletions

View File

@@ -124,7 +124,7 @@ end
-- final error print on failed xpcall, app exits here
function crash.exit()
local handled, run = false, true
local display = nil ---@type DisplayBox
local display ---@type DisplayBox
-- special graphical crash screen
if has_graphics then