Add: Maestro AccoutType 0 = experience account

This commit is contained in:
2018-08-10 07:14:05 +09:00
parent be02c06f3d
commit ade28a3334
4 changed files with 38 additions and 5 deletions
+1
View File
@@ -31,6 +31,7 @@ class MaestroInfo {
getMaxPlayerCount() {
switch(this.accountType) {
case 0:
case 1:
return 20;
case 2: