Update playerfunctions.lua

This commit is contained in:
Jim Shield
2025-08-10 01:18:01 +01:00
parent 945cd52787
commit 6fb06da0e4

View File

@@ -553,7 +553,7 @@ end
--- ```
function getPlayer(source)
local Player = {}
debugPrint("^6Bridge^7: ^2Getting ^3Player^2 info^7")
--debugPrint("^6Bridge^7: ^2Getting ^3Player^2 info^7")
if source then
local src = tonumber(source)