12
2

Fix CalendarCommand
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful

Dieser Commit ist enthalten in:
yoyosource 2022-12-24 12:02:16 +01:00
Ursprung 4904e9b60f
Commit 77811f7160
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen

@ -1 +1 @@
Subproject commit 441661a8f59775032a95abe463ed1e03189fc570
Subproject commit c6da22f0bee3865b7b3283bc17275e12c5de14af

Datei anzeigen

@ -61,8 +61,8 @@ public class CalendarCommand extends SWCommand {
dayToSchematicId.put(22, 105464);
dayToSchematicId.put(23, 105380);
dayToSchematicId.put(24, 105505);
dayToSchematicId.put(25, 105517);
dayToSchematicId.put(26, 105517);
dayToSchematicId.put(25, 107355);
dayToSchematicId.put(26, 107355);
dayToSchematicId.put(31, 105507);
}