Skip to content

Commit b9124c1

Browse files
author
Chomp
committed
Enabled IgnoreMaxBots for gifter bots
1 parent 5fb0640 commit b9124c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/src/services/SeasonalEventService.ts

+1
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,7 @@ export class SeasonalEventService {
984984
TriggerName: "",
985985
Delay: 0,
986986
RandomTimeSpawn: false,
987+
IgnoreMaxBots: true,
987988
});
988989
}
989990
}

0 commit comments

Comments
 (0)