forked from team-sg/hero-mark-2
un-bullshitted some levels
This commit is contained in:
parent
472497019f
commit
273ede7e9d
9 changed files with 55 additions and 62 deletions
|
@ -91,6 +91,13 @@ text = "Collect all coins
|
|||
"
|
||||
align = 1
|
||||
|
||||
[node name="EasyModeText" type="Label" parent="."]
|
||||
margin_right = 256.0
|
||||
margin_bottom = 14.0
|
||||
theme = ExtResource( 1 )
|
||||
text = "easy is off press c to change this"
|
||||
align = 1
|
||||
|
||||
[node name="LivesModeText" type="Label" parent="."]
|
||||
margin_left = 2.0
|
||||
margin_top = 176.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue