mirror of
https://github.com/TeamUlysses/ulib.git
synced 2025-03-04 03:03:13 -05:00
commit
e9b35045e4
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user