We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b70ecd6 commit 4632b7fCopy full SHA for 4632b7f
lua/ulx/modules/sh/geoip.lua
@@ -29,8 +29,6 @@ local function geoip_capture(ply, callback, errcallback)
29
)
30
end
31
32
-local function
33
-
34
function ulx.geoip(calling_ply, target_ply)
35
local user_name = target_ply:Nick()
36
ULib.tsay(calling_ply, "[ULX GeoIP]: Attempting to fetch GeoIP data for: " .. user_name)
0 commit comments