only use when networking enabled

This commit is contained in:
Vecais Dumais Laacis
2007-08-29 16:19:30 +00:00
parent fe7d434cd9
commit 4982a0d951
+2
View File
@@ -1,4 +1,5 @@
#include "global.h"
#if !defined(WITHOUT_NETWORKING)
#include "RoomInfoDisplay.h"
#include "ActorUtil.h"
#include "NetworkSyncManager.h"
@@ -195,6 +196,7 @@ void RoomInfoDisplay::SetRoomInfo( const RoomInfo& info)
m_state = CLOSED;
m_deployDelay.Touch();
}
#endif
/*
* (c) 2006 Josh Allen