eliminate ServerBehavior::DATA_SERVER_BB

This commit is contained in:
Martin Michelsen
2023-11-27 21:30:41 -08:00
parent 5192b5f615
commit 8e2a58ccaa
5 changed files with 13 additions and 20 deletions
-1
View File
@@ -104,7 +104,6 @@ enum class ServerBehavior {
PC_CONSOLE_DETECT = 0,
LOGIN_SERVER,
LOBBY_SERVER,
DATA_SERVER_BB,
PATCH_SERVER_PC,
PATCH_SERVER_BB,
PROXY_SERVER,