fixed broken fps counter #story[1246]

This commit is contained in:
Peter Galloway
2017-08-30 20:56:28 +12:00
parent 4ebf7d6104
commit 0fcdf41419
+2
View File
@@ -58,6 +58,8 @@
</AnchorPane> </AnchorPane>
</children> </children>
</AnchorPane> </AnchorPane>
<Text fx:id="fpsDisplay" strokeType="OUTSIDE" strokeWidth="0.0" text="60 FPS"
GridPane.halignment="CENTER" GridPane.valignment="CENTER"/>
</children> </children>
</GridPane> </GridPane>
</children> </children>