mirror of
https://github.com/Stone-Red-Code/RemSox.git
synced 2026-09-06 07:46:29 +02:00
Reorganize project structure
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace RemSox.Kernel.UI.GUI.Windows;
|
||||
|
||||
public enum WindowLayer
|
||||
{
|
||||
Background,
|
||||
Normal,
|
||||
Foreground
|
||||
}
|
||||
Reference in New Issue
Block a user