Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
Software
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
7
Issues
7
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
avatar-ensignes
Software
Commits
279f5cb0
Commit
279f5cb0
authored
Mar 25, 2019
by
adud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug with Main.tscn
parent
547e7127
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
user-interface/Main.tscn
user-interface/Main.tscn
+2
-7
No files found.
user-interface/Main.tscn
View file @
279f5cb0
[gd_scene load_steps=
3
format=2]
[gd_scene load_steps=
2
format=2]
[ext_resource path="res://scene-tree/sign/sign.tscn" type="PackedScene" id=1]
[ext_resource path="res://Node.gd" type="Script" id=2]
[node name="Main" type="Node"
index="0"
]
[node name="Main" type="Node"]
[node name="sign" parent="." index="0" instance=ExtResource( 1 )]
[node name="Node" type="Node" parent="." index="1"]
script = ExtResource( 2 )
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment