RoudedAvatar modifications

This commit is contained in:
2025-12-05 08:52:49 +01:00
parent 60e90c8593
commit 665cb32184
3 changed files with 48 additions and 34 deletions
+4
View File
@@ -34,6 +34,10 @@ class Constants {
public static final MENU_ITEM_0_STRING:String = "Cavalier·e·s";
public static final MENU_ITEM_1_STRING:String = "Licences FFE";
// UI
// number of rows in RidersList
public static final RIDERS_LIST_ROWS_COUNT:Int = 8;
private function new() {
}