Game.cpp(13684): error C3861: 'PortServa': identifier not found, even with argument-dependent lookup
Game.cpp(13617): error C2065: 'PortServa' : undeclared identifier
m_iLogServerPort = DEF_SERVER_PORT;
m_iLogServerPort = DEF_SERVER_PORT;
these r the errors i get trying to compile a client how do i fix can someone plz help don't know that much about client