Fix up audio issue and resolve errors in godot log

Replace label style settings with new fonts, need to resolve stretching issue still
This commit is contained in:
2025-09-11 21:15:56 -07:00
parent 6e6d5e5edc
commit 92e9351766
12 changed files with 36 additions and 92 deletions

View File

@@ -2,7 +2,6 @@ using Chickensoft.AutoInject;
using Chickensoft.GodotNodeInterfaces;
using Chickensoft.Introspection;
using Godot;
using SimpleInjector;
using SimpleInjector.Lifestyles;
using Zennysoft.Game.Abstractions;
using Zennysoft.Ma.Adapter;