mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-11 05:02:26 +02:00
Fix a problem where arrows sometimes disappear
This commit is contained in:
parent
61304803bc
commit
2dc04b1682
2 changed files with 2 additions and 1 deletions
scenes
|
@ -3,7 +3,6 @@
|
|||
[ext_resource path="res://fonts/default.tres" type="DynamicFont" id=1]
|
||||
[ext_resource path="res://scenes/arrow.gd" type="Script" id=2]
|
||||
|
||||
|
||||
[node name="Arrow" type="Node2D"]
|
||||
show_behind_parent = true
|
||||
script = ExtResource( 2 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue