mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-02-17 04:57:43 +01:00
Make designs better discernible in the design combo.
This commit is contained in:
parent
b1d1f9c2eb
commit
edb05946dd
3 changed files with 63 additions and 38 deletions
|
|
@ -118,6 +118,7 @@ public static class ServiceManager
|
|||
.AddSingleton<DesignFileSystemSelector>()
|
||||
.AddSingleton<DesignPanel>()
|
||||
.AddSingleton<DesignTab>()
|
||||
.AddSingleton<DesignCombo>()
|
||||
.AddSingleton<ModAssociationsTab>()
|
||||
.AddSingleton<DesignDetailTab>()
|
||||
.AddSingleton<UnlockTable>()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue