mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-13 12:14:17 +01:00
Some structure for UI shit
This commit is contained in:
parent
ef2f2cff5c
commit
70371b6467
11 changed files with 2 additions and 7 deletions
|
|
@ -5,7 +5,7 @@ namespace Penumbra.UI
|
|||
{
|
||||
public partial class SettingsInterface
|
||||
{
|
||||
private partial class SettingsMenu
|
||||
private class SettingsMenu
|
||||
{
|
||||
private const string PenumbraSettingsLabel = "PenumbraSettings";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue