Comment change
This commit is contained in:
parent
8d32cf2d03
commit
130f120fda
@ -512,6 +512,7 @@ export class BotGenerator
|
||||
return;
|
||||
}
|
||||
|
||||
// more color = more op
|
||||
botInfo.GameVersion = this.weightedRandomHelper.getWeightedValue(this.pmcConfig.gameVersionWeight);
|
||||
botInfo.MemberCategory = Number.parseInt(
|
||||
this.weightedRandomHelper.getWeightedValue(this.pmcConfig.accountTypeWeight),
|
||||
|
Loading…
Reference in New Issue
Block a user