fix(store): check_opponent_can_fill_quarter_rule on both checkers
This commit is contained in:
parent
7e8d0a18c1
commit
43196bcef8
2 changed files with 32 additions and 4 deletions
|
|
@ -574,7 +574,6 @@ mod tests {
|
|||
dice,
|
||||
dice_jans: Vec::new(),
|
||||
dice_moves: (CheckerMove::default(), CheckerMove::default()),
|
||||
message: "".into(),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue