mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-02-19 14:07:43 +01:00
Add preliminary festival handling
This commit is contained in:
parent
301c089d86
commit
dee1860dee
8 changed files with 275 additions and 10 deletions
|
|
@ -120,6 +120,7 @@ public static class ServiceManager
|
|||
.AddSingleton<ActorSelector>()
|
||||
.AddSingleton<ActorPanel>()
|
||||
.AddSingleton<MainWindow>()
|
||||
.AddSingleton<GenericPopupWindow>()
|
||||
.AddSingleton<GlamourerWindowSystem>()
|
||||
.AddSingleton<CustomizationDrawer>()
|
||||
.AddSingleton<EquipmentDrawer>()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue