Amélioration du code

This commit is contained in:
2024-11-17 13:52:42 +01:00
parent 687d55ee31
commit dec61876cf
3 changed files with 33 additions and 48 deletions

View File

@@ -55,4 +55,6 @@ public class Options {
public static boolean AUTO_FOCUS = true;
public static final int MAX_TILE_NUMBER = 50;
public static boolean FULL_SCREEN = false;
}