.
This commit is contained in:
parent
3f4000b00b
commit
a753b60008
@ -23,7 +23,7 @@ local function createPwHash()
|
||||
print(input2Hash)
|
||||
print(input)
|
||||
print(input2)
|
||||
local inputConfirmed = pwHash == input2
|
||||
inputConfirmed = pwHash == input2
|
||||
end
|
||||
return pwHash
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user