mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
Move tags before advanced.
This commit is contained in:
parent
038c230427
commit
814aa92e19
1 changed files with 1 additions and 1 deletions
|
|
@ -100,8 +100,8 @@ public class SettingsTab : ITab
|
|||
|
||||
DrawGeneralSettings();
|
||||
DrawColorSettings();
|
||||
DrawAdvancedSettings();
|
||||
DrawPredefinedTagsSection();
|
||||
DrawAdvancedSettings();
|
||||
DrawSupportButtons();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue