Fix: admin CSS -> BootStrap, register, upgrade page
This commit is contained in:
@@ -11,6 +11,10 @@ function get_max_player_count($accountType) {
|
||||
return 50;
|
||||
case 3:
|
||||
return 100;
|
||||
case 4:
|
||||
return 500;
|
||||
case 5:
|
||||
return 1000;
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user