implement GC Ep1&2 trial edition

This commit is contained in:
Martin Michelsen
2022-08-13 00:35:10 -07:00
parent 2a7fdceba9
commit 202427e331
11 changed files with 109 additions and 47 deletions
+2
View File
@@ -16,7 +16,9 @@ enum class GameVersion {
enum class ServerBehavior {
SPLIT_RECONNECT = 0,
LOGIN_SERVER,
LOGIN_SERVER_GC_TRIAL_EDITION,
LOBBY_SERVER,
LOBBY_SERVER_GC_TRIAL_EDITION,
DATA_SERVER_BB,
PATCH_SERVER_PC,
PATCH_SERVER_BB,