mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
7 lines
210 B
Plaintext
7 lines
210 B
Plaintext
[gd_scene load_steps=2 format=3]
|
|
|
|
[ext_resource type="Script" path="res://tests/control_plane_proposal_smoke.gd" id="1_cpps"]
|
|
|
|
[node name="ControlPlaneProposalSmoke" type="Node"]
|
|
script = ExtResource("1_cpps")
|