feat: clear screen on exit
This commit is contained in:
@@ -477,3 +477,5 @@ while shouldRun do
|
||||
updateScreen()
|
||||
pollEvents()
|
||||
end
|
||||
|
||||
scr.clear()
|
||||
Reference in New Issue
Block a user