wywalenie git-plugins godot
This commit is contained in:
parent
d4688ba308
commit
330395779c
16 changed files with 163 additions and 1451 deletions
|
|
@ -86,3 +86,19 @@ text = "EMP"
|
|||
[node name="Emp" type="LineEdit" parent="." groups=["stats"]]
|
||||
layout_mode = 2
|
||||
editable = false
|
||||
|
||||
[node name="PunktyWytrzymalosci" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
text = "PW"
|
||||
|
||||
[node name="Pw" type="LineEdit" parent="." groups=["stats"]]
|
||||
layout_mode = 2
|
||||
editable = false
|
||||
|
||||
[node name="Czlowieczenstwo" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
text = "CZŁ"
|
||||
|
||||
[node name="Czl" type="LineEdit" parent="." groups=["stats"]]
|
||||
layout_mode = 2
|
||||
editable = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue