formatting fix
This commit is contained in:
parent
890ad88b22
commit
c35973cd2d
|
|
@ -81,7 +81,7 @@
|
||||||
<VBox prefHeight="0.0" prefWidth="291.0" GridPane.columnIndex="1" GridPane.rowIndex="3">
|
<VBox prefHeight="0.0" prefWidth="291.0" GridPane.columnIndex="1" GridPane.rowIndex="3">
|
||||||
<children>
|
<children>
|
||||||
<ChoiceBox fx:id="favoriteAttacker" prefWidth="150.0" />
|
<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>
|
<VBox.margin>
|
||||||
<Insets />
|
<Insets />
|
||||||
</VBox.margin>
|
</VBox.margin>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue