dev: moved xpnotificationlocation to its own file

This commit is contained in:
Kwoth
2024-08-16 23:47:21 +00:00
parent d0aa80a004
commit 67616deb79

View File

@@ -4,4 +4,5 @@ public enum XpNotificationLocation
{ {
None, None,
Dm, Dm,
Channel
} }