mirror of
https://git.kittycat.homes/zoe/pegchamp.git
synced 2024-08-15 03:15:39 +00:00
6 lines
170 B
Text
6 lines
170 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://Pegs/ScoreCounter.gd" type="Script" id=1]
|
|
|
|
[node name="ScoreCounter" type="Node2D"]
|
|
script = ExtResource( 1 )
|