mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
remove ace_offset entry
Ported from AGM and simply renamed. It wasn't even used in AGM.
This commit is contained in:
parent
d36543d3a9
commit
112c002b0b
@ -89,7 +89,6 @@ class CfgVehicles {
|
||||
scope = 2;
|
||||
scopeCurator = 1;
|
||||
vehicleClass = "Cargo";
|
||||
ACE_offset[] = {0,0,0};
|
||||
class ACE_Actions {
|
||||
class ACE_MainActions {
|
||||
selection = "";
|
||||
@ -137,7 +136,6 @@ class CfgVehicles {
|
||||
class ACE_Explosives_Place_APERSTripwireMine:ACE_Explosives_Place {
|
||||
displayName = "APERS Tripwire Mine";
|
||||
model = "\A3\Weapons_F\explosives\mine_AP_tripwire";
|
||||
ACE_offset[] = {1,0,0};
|
||||
};
|
||||
|
||||
class ACE_Explosives_Place_ATMine:ACE_Explosives_Place {
|
||||
|
Loading…
Reference in New Issue
Block a user