Fixing the panel's title position

This commit is contained in:
AnonymusRaccoon
2020-02-27 15:07:33 +01:00
parent b2f26d744b
commit 1c5e1ef0e2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -19,7 +19,7 @@
<Rect height="auto" width="auto" top="0" left="0" />
</renderer>
</gc_entity>
<panel src="panel" x="0%" y="50%" width="50%" height="120%"/>
<text text="TEAMS" x="12%" y="10"/>
<panel src="panel" x="100%" y="50%" width="50%" height="120%"/>
<text text="TEAMS" x="88%" y="40"/>
</gc_entities>
</gc_scene>