diff options
author | STRWarrior <niels.breuker@hotmail.nl> | 2013-11-25 22:09:20 +0100 |
---|---|---|
committer | STRWarrior <niels.breuker@hotmail.nl> | 2013-11-25 22:09:20 +0100 |
commit | 1358a74412b45b1c214bfe58f4c5160ca75f4da7 (patch) | |
tree | d2e94f85d85bf83f7a217489c767cbc7b605ad1a /VC2008 | |
parent | Documented SpawnExperienceOrb in cWorld (diff) | |
download | cuberite-1358a74412b45b1c214bfe58f4c5160ca75f4da7.tar cuberite-1358a74412b45b1c214bfe58f4c5160ca75f4da7.tar.gz cuberite-1358a74412b45b1c214bfe58f4c5160ca75f4da7.tar.bz2 cuberite-1358a74412b45b1c214bfe58f4c5160ca75f4da7.tar.lz cuberite-1358a74412b45b1c214bfe58f4c5160ca75f4da7.tar.xz cuberite-1358a74412b45b1c214bfe58f4c5160ca75f4da7.tar.zst cuberite-1358a74412b45b1c214bfe58f4c5160ca75f4da7.zip |
Diffstat (limited to 'VC2008')
-rw-r--r-- | VC2008/MCServer.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 93a34d90a..f9acdd852 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1268,6 +1268,14 @@ > </File> <File + RelativePath="..\source\Entities\ExpOrb.cpp" + > + </File> + <File + RelativePath="..\source\Entities\ExpOrb.h" + > + </File> + <File RelativePath="..\source\Entities\TNTEntity.cpp" > </File> |