Fixed shield crash and material coloring

This commit is contained in:
gotfishmakesticks 2024-01-18 13:43:03 +03:00
commit 255a47f6da
7 changed files with 10 additions and 12 deletions

View file

@ -171,6 +171,7 @@ horizontal_alignment = 1
vertical_alignment = 1
[node name="LabelSell" type="Label" parent="TradingMenu"]
layout_mode = 0
offset_left = 320.0
offset_top = 64.0
offset_right = 640.0
@ -205,6 +206,7 @@ text = "0"
vertical_alignment = 1
[node name="FoodCount" type="Label" parent="TradingMenu"]
layout_mode = 0
offset_left = 201.0
offset_top = 592.0
offset_right = 321.0
@ -213,6 +215,7 @@ text = "0"
vertical_alignment = 1
[node name="MineralsCount" type="Label" parent="TradingMenu"]
layout_mode = 0
offset_left = 361.0
offset_top = 592.0
offset_right = 481.0
@ -221,6 +224,7 @@ text = "0"
vertical_alignment = 1
[node name="WaterCount" type="Label" parent="TradingMenu"]
layout_mode = 0
offset_left = 521.0
offset_top = 592.0
offset_right = 640.0