mirror of
https://github.com/magefree/mage.git
synced 2025-12-30 07:22:03 -08:00
More pronoun fixes
This commit is contained in:
parent
2d3247d732
commit
50bd6cbc32
32 changed files with 53 additions and 53 deletions
|
|
@ -235,7 +235,7 @@ public class GameController implements GameCallback {
|
|||
|
||||
/**
|
||||
* We create a timer that will run every 250 ms individually for a player
|
||||
* decreasing his internal game counter. Later on this counter is used to
|
||||
* decreasing their internal game counter. Later on this counter is used to
|
||||
* get time left to play the whole match.
|
||||
* <p>
|
||||
* What we also do here is passing Action to PriorityTimer that is the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue