# move ps/Network into top level project (and static lib).

This was SVN commit r4249.
This commit is contained in:
janwas
2006-08-26 20:25:37 +00:00
parent 855e9bce02
commit 7d3d8fdbf3
45 changed files with 46 additions and 55 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#include "Simulation.h"
#include "ps/Game.h"
#include "ps/Interact.h"
#include "ps/Network/NetMessage.h"
#include "network/NetMessage.h"
CEntityFormation::CEntityFormation( CFormation*& base, size_t index )
{