add complete hotkey to settings
This commit is contained in:
@@ -43,6 +43,9 @@
|
||||
<NumberField fx:id="takeoffTime" maxWidth="100" GridPane.columnIndex="1" GridPane.rowIndex="12" />
|
||||
<Label text="Время перезарядки FSD:" GridPane.rowIndex="13" />
|
||||
<NumberField fx:id="rechargeTime" maxWidth="100" GridPane.columnIndex="1" GridPane.rowIndex="13" />
|
||||
<Label text="Горячие клавиши" styleClass="settings-group" GridPane.halignment="CENTER" GridPane.columnSpan="2" GridPane.rowIndex="14"/>
|
||||
<Label text="Точка маршрута достигнута:" GridPane.rowIndex="15" />
|
||||
<TextField fx:id="completeKeyText" maxWidth="100" GridPane.columnIndex="1" GridPane.rowIndex="15" />
|
||||
|
||||
</GridPane>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user