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