feat(Documents) Notes/Docs page improvements and warning cleanup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
namespace Model.Immortal.Hotkeys;
|
||||
namespace Model.Hotkeys;
|
||||
|
||||
public enum KeyType {
|
||||
public enum KeyType
|
||||
{
|
||||
Action,
|
||||
ControlGroup,
|
||||
Cancel,
|
||||
|
||||
Reference in New Issue
Block a user