mirror of
https://github.com/CrispyPin/ovr-utils.git
synced 2025-04-03 20:03:58 +02:00
6 lines
179 B
Text
6 lines
179 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://overlay_settings_sync.gd" type="Script" id=1]
|
|
|
|
[node name="OverlaySettingsSync" type="Node"]
|
|
script = ExtResource( 1 )
|