Ajout d'un visualisateur de tuiles restantes

This commit is contained in:
2024-12-04 14:48:07 +01:00
parent 5a9ecd2da0
commit 788bcfe6f9
3 changed files with 103 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ public class Options {
public static boolean AUTO_FOCUS = false;
public static final int MAX_TILE_NUMBER = 5;
public static final int MAX_TILE_NUMBER = 50;
public static boolean FULL_SCREEN = false;