grunk/src/game/game_manager.tscn

7 lines
237 B
Plaintext
Raw Normal View History

2025-03-07 19:26:12 -07:00
[gd_scene load_steps=2 format=3 uid="uid://cnrtgmanw40ei"]
[ext_resource type="Script" uid="uid://c1i5gnht15x0e" path="res://src/game/game_manager.gd" id="1_08e4a"]
[node name="GameManager" type="Node"]
script = ExtResource("1_08e4a")