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