Add: Maestro AccoutType 0 = experience account
This commit is contained in:
@@ -31,6 +31,7 @@ class MaestroInfo {
|
||||
|
||||
getMaxPlayerCount() {
|
||||
switch(this.accountType) {
|
||||
case 0:
|
||||
case 1:
|
||||
return 20;
|
||||
case 2:
|
||||
|
||||
Reference in New Issue
Block a user