mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
Remove uneeded line
This commit is contained in:
parent
c7d4cc7171
commit
53c17bef48
1 changed files with 0 additions and 1 deletions
|
|
@ -736,7 +736,6 @@ namespace Penumbra.UI
|
|||
}
|
||||
if(_selectedMod.Mod.Meta.Groups.Count >=1) {
|
||||
if(ImGui.BeginTabItem( "Configuration" )) {
|
||||
ImGui.SetNextItemWidth(-1);
|
||||
DrawGroupSelectors();
|
||||
ImGui.EndTabItem();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue