mirror of
https://github.com/HikikoMarmy/Champions-Reborn-Server.git
synced 2026-04-11 11:29:47 -03:00
Move Constants to Common
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
#pragma once
|
|
||||||
|
|
||||||
enum class RealmClientType {
|
|
||||||
UNKNOWN = 0,
|
|
||||||
CHAMPIONS_OF_NORRATH = 1,
|
|
||||||
RETURN_TO_ARMS = 2,
|
|
||||||
};
|
|
||||||
Reference in New Issue
Block a user