formatting fix

This commit is contained in:
Joshua Perry 2023-02-01 20:42:51 +00:00
parent 890ad88b22
commit c35973cd2d
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
<VBox prefHeight="0.0" prefWidth="291.0" GridPane.columnIndex="1" GridPane.rowIndex="3">
<children>
<ChoiceBox fx:id="favoriteAttacker" prefWidth="150.0" />
<ChoiceBox fx:id="favoriteAgent" prefWidth="150.0">
<ChoiceBox fx:id="favoriteAgent" prefWidth="150.0" visible="false">
<VBox.margin>
<Insets />
</VBox.margin>