mirror of
https://github.com/tonytins/citylimits
synced 2025-06-25 17:34:43 -04:00
Game version
This commit is contained in:
parent
239fa63a0c
commit
0ed6b75520
7 changed files with 199 additions and 1 deletions
|
@ -293,6 +293,16 @@ __meta__ = {
|
|||
"_edit_use_anchors_": true
|
||||
}
|
||||
|
||||
[node name="VersionLbl" type="Label" parent="Controls/Control Panel/Windows"]
|
||||
anchor_left = 0.0146199
|
||||
anchor_top = 0.0271318
|
||||
anchor_right = 0.182261
|
||||
anchor_bottom = 0.0542636
|
||||
text = "Version"
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": true
|
||||
}
|
||||
|
||||
[node name="Status" type="Panel" parent="Controls/Control Panel"]
|
||||
anchor_top = 12.95
|
||||
anchor_right = 25.65
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue