Fixed Go To

This commit is contained in:
Cooldude2606
2018-01-05 13:21:02 +00:00
parent 78a0e74e3a
commit 6863fd6da8

View File

@@ -137,7 +137,7 @@ ranks['Admin']:edit('allow',false,{
['game-settings']=true
})
ranks['Mod']:edit('allow',false,{
['tp']=true,
['go-to']=true,
['bring']=true
})