Updated project
Added ObsManager to Autoload.
This commit is contained in:
parent
09dd6cb2e2
commit
948fb00405
1 changed files with 2 additions and 0 deletions
|
|
@ -15,12 +15,14 @@ config/description="Enter an interesting project description here!"
|
||||||
run/main_scene="uid://2t2hslaaewee"
|
run/main_scene="uid://2t2hslaaewee"
|
||||||
config/features=PackedStringArray("4.6")
|
config/features=PackedStringArray("4.6")
|
||||||
config/icon="res://icon.png"
|
config/icon="res://icon.png"
|
||||||
|
run/custom_runner=""
|
||||||
|
|
||||||
[autoload]
|
[autoload]
|
||||||
|
|
||||||
Globals="*uid://cuap0k5jagdtj"
|
Globals="*uid://cuap0k5jagdtj"
|
||||||
ChatManager="*uid://ct1s5eymb8mns"
|
ChatManager="*uid://ct1s5eymb8mns"
|
||||||
EventManager="*uid://cvjhecj1me4xl"
|
EventManager="*uid://cvjhecj1me4xl"
|
||||||
|
ObsManager="*uid://c447ij3oc24q3"
|
||||||
|
|
||||||
[display]
|
[display]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue