mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
fixed "Member already defined"
This commit is contained in:
@@ -17,9 +17,11 @@ class CfgVehicles {
|
||||
class Ruins: HouseBase {};
|
||||
#include "CfgVehicles\antihack_plants.hpp"
|
||||
#include "CfgVehicles\DZE\Doors.hpp"
|
||||
class Land_A_tent; // External class reference
|
||||
#include "CfgVehicles\DZE\Grave.hpp"
|
||||
class WeaponHolder; // External class reference
|
||||
#include "CfgVehicles\DZE\LockboxStorage.hpp"
|
||||
#include "CfgVehicles\DZE\VaultStorage.hpp"
|
||||
#include "CfgVehicles\DZE\Grave.hpp"
|
||||
#include "CfgVehicles\DZE\TentStorage.hpp"
|
||||
|
||||
class AllVehicles;
|
||||
|
||||
Reference in New Issue
Block a user