Merge pull request #92 from wrefgtzweve/patch-2

Remove debug print
This commit is contained in:
SticklyMan 2023-06-16 16:47:39 -06:00 committed by GitHub
commit e9b35045e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,6 @@ ULib.BanMessage = [[
function ULib.getBanMessage( steamid, banData, templateMessage )
banData = banData or ULib.bans[ steamid ]
if not banData then return end
print( templateMessage )
templateMessage = templateMessage or ULib.BanMessage
local replacements = {