Fixed UI system
This commit is contained in:
@@ -24,9 +24,10 @@ COOKING="*res://scripts/Singletons/Cooking.gd"
|
||||
ITEM="*res://scripts/Singletons/Item.gd"
|
||||
OVERWORLD="*res://scripts/Singletons/Overworld.gd"
|
||||
PAUSE="*res://scripts/Singletons/Pause.gd"
|
||||
QUEST="*res://scripts/Singletons/Quest.gd"
|
||||
QUEST="*res://scenes/Singletons/Quest.tscn"
|
||||
SCENE_MANAGER="*res://scripts/Singletons/SceneManager.gd"
|
||||
VN="*res://scenes/Singletons/VN.tscn"
|
||||
UI="*res://scenes/Singletons/UI.tscn"
|
||||
|
||||
[dotnet]
|
||||
|
||||
|
Reference in New Issue
Block a user