From 948fb004055661ef0ed40352bbf7830711a41fd3 Mon Sep 17 00:00:00 2001 From: Mario Steele Date: Mon, 2 Mar 2026 02:09:36 -0600 Subject: [PATCH] Updated project Added ObsManager to Autoload. --- project.godot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/project.godot b/project.godot index a57b7826..6e527d60 100644 --- a/project.godot +++ b/project.godot @@ -15,12 +15,14 @@ config/description="Enter an interesting project description here!" run/main_scene="uid://2t2hslaaewee" config/features=PackedStringArray("4.6") config/icon="res://icon.png" +run/custom_runner="" [autoload] Globals="*uid://cuap0k5jagdtj" ChatManager="*uid://ct1s5eymb8mns" EventManager="*uid://cvjhecj1me4xl" +ObsManager="*uid://c447ij3oc24q3" [display]