Move tents to Tent.hpp

This is better organized than having everything in Misc.hpp
This commit is contained in:
ebaydayz
2016-03-10 15:02:53 -05:00
parent 2803847aa0
commit 6ca57a099a
3 changed files with 137 additions and 177 deletions

View File

@@ -7,7 +7,7 @@
#include "MetalFenceItems.hpp"
//Simple buildables
//#include "Tent.hpp" //in DZE/Misc
#include "Tent.hpp"
#include "CamoNet.hpp"
//#include "TankTrap.hpp" //in DZE/Misc
//#include "WireFence.hpp" //in DZE/Misc