Fixed esx_policejob/issues/144

This commit is contained in:
ElPumpo
2018-08-23 19:57:00 +02:00
parent d84d4e3131
commit 3a87aef280
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ function GenerateUniquePhoneNumber()
-- if the result is empty, aka the phone number is available
if count == 0 then
foundNumber = true
foundNumber = true
end
end