Update server

This commit is contained in:
Dominic Zimmer 2020-07-08 01:44:15 +02:00
parent 390235a2c8
commit 2949ba5703

View File

@ -23,7 +23,7 @@ end
function drawState()
-- server has 19x50 terminal
print(" [ Server Control Panel ]")
print(" [ Server Control Panel ]")
print()
print(" First Job: "..tostring(firstjob))
print(" Current Job: "..tostring(curjob))