Update init.lua

This commit is contained in:
Panquesito7 2019-07-25 16:07:39 -05:00 committed by GitHub
parent bcd67b8038
commit 45943d662a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -310,7 +310,7 @@ function tpj(player, param)
end
if not tonumber(args[2]) then
return false, "Not a Number!"
return false, S("Not a number!")
end
-- Initially generate the target coords from the player's current position (since it's relative) and then perform the math.