{{ if current_game == 'standard' }}
{{ endif }}
{{ if current_game == 'constant' }}
{{ endif }}
{{ if current_game == 'linear' }}
{{ endif }}
|
|
|
The other player chose to {{ choice }} at turn {{ player.group.end_turn }} |
{{ endif }}
{{ if current_game == 'constant' }}
{{ endif }}
{{ if current_game == 'linear' }}
{{ endif }}