forked from External/mage
[load] loading testing: added simple test for starting game by two players
This commit is contained in:
parent
0675becbf5
commit
537c326789
10 changed files with 294 additions and 14 deletions
|
|
@ -401,7 +401,7 @@ public final class Constants {
|
|||
}
|
||||
|
||||
public enum MultiplayerAttackOption {
|
||||
MULITPLE("Attack Multiple Players"),
|
||||
MULTIPLE("Attack Multiple Players"),
|
||||
LEFT("Attack Left"),
|
||||
RIGHT("Attack Right");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue