fix comment
This commit is contained in:
parent
49a03a8fbb
commit
6c82d16ddd
|
|
@ -440,7 +440,6 @@ public class GameEffects
|
|||
winnerId));
|
||||
|
||||
// Fire expense triggers for special throw events
|
||||
// Note: Use action.AfterThrowState.BellValue since afterThrowState has BellValue reset to false
|
||||
await FireThrowTriggersAsync(state, currentPlayerId.Value, action, afterThrowState, dispatcher);
|
||||
|
||||
// Record player statistics (game-type independent)
|
||||
|
|
|
|||
Loading…
Reference in New Issue