supporting changes for proxy server rewrite

This commit is contained in:
Martin Michelsen
2022-03-27 18:14:34 -07:00
parent 20410e7a94
commit d977cf0608
9 changed files with 360 additions and 269 deletions
+1 -1
View File
@@ -35,12 +35,12 @@ add_executable(newserv
src/FileContentsCache.cc
src/Menu.cc
src/PSOProtocol.cc
src/PSOEncryption.cc
src/Client.cc
src/Lobby.cc
src/ServerState.cc
src/Server.cc
src/License.cc
src/PSOEncryption.cc
src/Player.cc
src/SendCommands.cc
src/ChatCommands.cc