Remove backward move from militia.

This commit is contained in:
yukirij 2024-08-31 00:41:08 -07:00
parent 779729eead
commit 79ab10fc8d

View File

@ -682,7 +682,6 @@ GAME.Const = {
new GAME.PieceMovement()
.add(0)
.add(1)
.add(3)
.add(5),
new GAME.PieceMovement()
.add(0)