mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-29 20:03:45 +01:00
Add Apply Mod Associations button to design header.
This commit is contained in:
parent
a0396ec0e0
commit
5ca0aa403c
2 changed files with 16 additions and 2 deletions
|
|
@ -387,6 +387,8 @@ public class DesignPanel
|
|||
ImGui.SameLine();
|
||||
DrawApplyToTarget();
|
||||
ImGui.SameLine();
|
||||
_modAssociations.DrawApplyButton();
|
||||
ImGui.SameLine();
|
||||
DrawSaveToDat();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue