Made continous turning the default. Added triangles to minimap. Made mark areas bigger

#fix #implement
This commit is contained in:
Calum
2017-09-28 10:12:18 +13:00
parent 0b8e2499a7
commit 275a2cbab7
5 changed files with 23 additions and 26 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -236,7 +236,7 @@
<Insets right="15.0" top="15.0" />
</StackPane.margin>
</Pane>
<JFXButton fx:id="miniMapButton" style="-fx-background-color: white; -fx-opacity: 0.45; -fx-background-radius: 10;" text="" StackPane.alignment="TOP_RIGHT">
<JFXButton fx:id="miniMapButton" style="-fx-background-color: white; -fx-opacity: 0.45; -fx-background-radius: 10;" text="" StackPane.alignment="TOP_RIGHT">
<font>
<Font size="15.0" />
</font>