This commit is contained in:
Mycroft
2021-04-29 23:04:36 +01:00
parent 7d2488e40c
commit c4add91157
3 changed files with 69 additions and 13 deletions
+2 -2
View File
@@ -88,8 +88,8 @@ AddEventHandler('playerConnecting', function(name, setCallback, deferrals)
identifier = v
break
else
identifier = string.sub(v, 9)
break
identifier = string.sub(v, 9)
break
end
end
end