Merge branch 'main' into Fix-tests-and-javadoc-idIMG
This commit is contained in:
@@ -194,8 +194,7 @@ public class TUI implements IView {
|
||||
table.addRow(List.of("5-PickOptionalTribe(pos)", ""));
|
||||
table.addRow(List.of("6-PickOptionalBuilding(pos)", ""));
|
||||
table.addRow(List.of("7-NoOptional", ""));
|
||||
table.addRow(List.of("8-NoUpperCard", ""));
|
||||
table.addRow(List.of("9-NoLowerCard", ""));
|
||||
table.addRow(List.of("8-SkipTurn", ""));
|
||||
return table.build();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user