Changeset 1909
- Timestamp:
- Oct 12, 2008, 8:28:34 PM (16 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/network/Synchronisable.h
r1907 r1909 35 35 #include <map> 36 36 #include <queue> 37 #include "util/Integers.h" 37 38 #include "core/OrxonoxClass.h" 38 39 #include "core/XMLIncludes.h" -
code/trunk/visual_studio/vc8/network.vcproj
r1842 r1909 190 190 </File> 191 191 <File 192 RelativePath="..\..\src\network\packet\DeleteObjects.cc" 193 > 194 </File> 195 <File 192 196 RelativePath="..\..\src\network\packet\Gamestate.cc" 193 197 > … … 276 280 </File> 277 281 <File 282 RelativePath="..\..\src\network\packet\DeleteObjects.h" 283 > 284 </File> 285 <File 278 286 RelativePath="..\..\src\network\packet\Gamestate.h" 279 287 >
Note: See TracChangeset
for help on using the changeset viewer.