Compare commits
4 commits
a1334a1f46
...
20466ed45f
Author | SHA1 | Date | |
---|---|---|---|
|
20466ed45f | ||
31075ba2b5 | |||
8b61ddb89e | |||
ca2fb20e6f |
2 changed files with 2 additions and 2 deletions
2
Justfile
2
Justfile
|
@ -5,7 +5,7 @@ lint:
|
|||
-gdlint .
|
||||
-gdformat .
|
||||
|
||||
api_version := "v0.0.0-rc.4"
|
||||
api_version := "v0.0.0-rc.8"
|
||||
api_location := "scripts/api-client"
|
||||
generate:
|
||||
#!/bin/sh
|
||||
|
|
|
@ -36,7 +36,7 @@ scroll_active = false
|
|||
autowrap_mode = 0
|
||||
script = ExtResource("1_saby1")
|
||||
|
||||
[node name="Time" type="RichTextLabel" parent="UI/HUD"]
|
||||
[node name="Money" type="RichTextLabel" parent="UI/HUD"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue