mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-22 18:02:16 +00:00
Fix bug with shifter and skin applying
This commit is contained in:
parent
b4dc527526
commit
25f83c8f19
1 changed files with 1 additions and 1 deletions
|
@ -832,7 +832,7 @@ namespace ShiftOS.WinForms.Applications
|
|||
})));
|
||||
};
|
||||
flbody.SetFlowBreak(color, true);
|
||||
|
||||
color.Tag = "keepbg";
|
||||
flbody.Controls.Add(color);
|
||||
color.Show();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue