Commit 5c0164f
committed
Fix OpenLobby mode by removing premature _emptyRaid reset
The counter was being reset when posting the FFA embed, before anyone joined. This broke OpenLobby mode - if the FFA raid was empty, users had to cycle through the entire empty limit again. Counter should only reset when trainers actually join (already handled in ReadTrainers).1 parent 7d70f48 commit 5c0164f
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3005 | 3005 | | |
3006 | 3006 | | |
3007 | 3007 | | |
3008 | | - | |
3009 | | - | |
3010 | | - | |
3011 | 3008 | | |
3012 | 3009 | | |
3013 | 3010 | | |
| |||
0 commit comments