added rnd and MTZ to the list

master
Juraj Vajda 2016-12-03 18:11:54 +01:00
parent 1d50380103
commit 3ec198e2fa
1 changed files with 2 additions and 0 deletions

View File

@ -26,5 +26,7 @@ anticheatsettings.CHECK_AGAIN = 15; -- after player found in bad position check
anticheatsettings.moderators = {
["SaKeL"]=true,
["SaKeL_Player"]=true,
["rnd"]=true,
["MTZ"]=true
}
-- END OF SETTINGS --------------------------------------------------------