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