Fix WITHOUT_NETWORKING

This commit is contained in:
Charles Lohr
2004-09-12 06:56:06 +00:00
parent 6b934144a8
commit fe57e3fb7f
+1
View File
@@ -10,6 +10,7 @@ void StepManiaLanServer::ServerStop() { }
void StepManiaLanServer::ServerUpdate() { }
StepManiaLanServer::StepManiaLanServer() { }
StepManiaLanServer::~StepManiaLanServer() { }
bool StepManiaLanServer::IsBanned(in_addr &ip) {}
#else
LanPlayer::LanPlayer()