Hopefully Fixed Jail Bug

This commit is contained in:
Cooldude2606
2018-11-06 20:54:58 +00:00
parent bc39becfcc
commit bcac04888f
11 changed files with 19 additions and 19 deletions

View File

@@ -24,7 +24,7 @@ local ThisModule = {
-- Function Define
AdminGui.add_button('jail','utility/clock',{'ExpGamingAdmin.tooltip-jail'},function(player,byPlayer)
Admin.open(byPlayer,player,'jail')
Admin.open(byPlayer,player,'Jail')
end)
function Admin.jail(player,by_player,reason)