feat: move command bar to top
This commit is contained in:
@@ -356,6 +356,8 @@ function updateScreen()
|
|||||||
|
|
||||||
drawLogs(1, 2, w, h - 1)
|
drawLogs(1, 2, w, h - 1)
|
||||||
drawStatusBar(h)
|
drawStatusBar(h)
|
||||||
|
drawLogs(1, 2, w, h - 2)
|
||||||
|
drawStatusBar(2)
|
||||||
end
|
end
|
||||||
|
|
||||||
function pollEvents()
|
function pollEvents()
|
||||||
|
|||||||
Reference in New Issue
Block a user