Begin slow process of Language refactoring and testing.

This commit is contained in:
2025-05-25 08:02:27 -05:00
parent 1abb9a85f7
commit e4424f6abe
6 changed files with 122 additions and 13 deletions

View File

@@ -29,6 +29,7 @@ VN="*res://scripts/Singleton/VN.gd"
LOAD="*res://scenes/Singletons/Load.tscn"
EVENT="*res://scripts/Singleton/Event.gd"
RECIPE="*res://scenes/Singletons/Recipe.tscn"
LOCALE="*res://scripts/Singleton/Locale.gd"
[display]