.
This commit is contained in:
parent
b0c5cf2692
commit
fce598654a
@ -49,7 +49,7 @@ end
|
||||
local function inputPrompt()
|
||||
basic.clearDisplay()
|
||||
print("[Systemlock]")
|
||||
write("Enter Password: ")
|
||||
write("Unlock with password: ")
|
||||
inputHash = hash.digestStr(read("*") .. os.getComputerID())
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user