Add backward move to lance.
This commit is contained in:
parent
52c8735e27
commit
779729eead
@ -697,6 +697,7 @@ GAME.Const = {
|
||||
new GAME.PieceMovement()
|
||||
.add_stride(0)
|
||||
.add(1)
|
||||
.add(3)
|
||||
.add(5),
|
||||
new GAME.PieceMovement()
|
||||
.add(0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user