Skip to content

Commit

Permalink
fast action resolving mode in inGameOptions for Blitz mode (quick end…
Browse files Browse the repository at this point in the history
… of turn scene) -> fast gameplay
  • Loading branch information
mklemmingen committed Jan 17, 2024
1 parent a733fb4 commit 9198bb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/com/boomchess/game/BoomChess.java
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,6 @@ private void loadAllAssets() {
modernMaps.addTexture("map/map2/game_map6.png"); // desert City map
modernMaps.addTexture("map/map2/game_map3.png"); // city map
modernMaps.addTexture("map/map2/game_map2.png"); // city map
modernMaps.addTexture("map/map2/game_map7.png"); // desert City map
modernMaps.addTexture("map/map2/game_map3.png"); // city map
modernMaps.addTexture("map/map3/map1.png"); // cool black and white map
modernMaps.addTexture("map/map3/map2.png"); // cool black and white map
Expand Down

0 comments on commit 9198bb7

Please sign in to comment.