Forgot to actually make sure this compiles lol

This commit is contained in:
Seth
2020-08-14 23:48:31 -07:00
parent f5b5fcd5ef
commit 3f4d34d172
5 changed files with 11 additions and 49 deletions

View File

@ -53,7 +53,7 @@ public class Module_players extends HTTPDModule
switch (staffMember.getRank())
{
case SUPER_ADMIN:
case TRIAL_MOD:
superadmins.add(username);
break;
case MOD: