mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 13:26:39 +03:00
Move tents to Tent.hpp
This is better organized than having everything in Misc.hpp
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user