mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Removed unused Item
This commit is contained in:
parent
8564783aa2
commit
ffdecf9dc8
@ -964,13 +964,6 @@ class CfgBaseBuilding
|
||||
removeParts[] = {};
|
||||
};
|
||||
class WaterPump_Ghost_EPOCH : WaterPump_SIM_EPOCH {};
|
||||
class IG_Box_s : Default
|
||||
{
|
||||
removeParts[] = {{"Kit_IG_Box_s",1}};
|
||||
GhostPreview = "IG_Box_s";
|
||||
staticClass = "IG_Box_s";
|
||||
simulClass = "IG_Box_s_SIM";
|
||||
};
|
||||
};
|
||||
|
||||
/*[[[end]]]*/
|
||||
|
Loading…
Reference in New Issue
Block a user