This commit is contained in:
zaremate 2022-05-24 18:15:52 +02:00
parent 4404c7d0a8
commit 1af94a78fa

View File

@ -104,7 +104,7 @@ function login()
os.pullEvent = os.pullEventRaw os.pullEvent = os.pullEventRaw
term.clear() term.clear()
term.setCursorPos(1,1) term.setCursorPos(1,1)
print("2137_OS_v1.3 Login Screen") print("2137_OS_v1.4 Login Screen")
print("UserName: ZareMate") print("UserName: ZareMate")
write("Password: ") write("Password: ")
function pass() function pass()