Skip to content
Snippets Groups Projects
Commit 632c9ca4 authored by Tomas Beranek's avatar Tomas Beranek
Browse files

refactor: missing text in GUI implemented

parent a5d04a71
No related branches found
No related tags found
2 merge requests!5Merging simulation branch with main branch,!4Merging Main branch with Simulation branch
......@@ -82,7 +82,14 @@
</children>
</VBox>
<VBox alignment="CENTER" prefHeight="0.0" prefWidth="338.0" VBox.vgrow="ALWAYS" />
<VBox alignment="CENTER" prefHeight="145.0" prefWidth="338.0" VBox.vgrow="ALWAYS" />
<VBox alignment="CENTER" prefHeight="145.0" prefWidth="338.0" VBox.vgrow="ALWAYS">
<children>
<Text strokeType="OUTSIDE" strokeWidth="0.0" text="Hill Give The Ranged Units a buff to attack" VBox.vgrow="ALWAYS">
<font>
<Font size="14.0" />
</font>
</Text>
</children></VBox>
<VBox alignment="CENTER" prefHeight="278.0" prefWidth="361.0" VBox.vgrow="ALWAYS" />
</children>
</VBox>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment