mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-26 17:51:51 +03:00
Remove unused Lada base class
Also removed some values that are already inhertied from 8429ad1
This commit is contained in:
@@ -5,9 +5,4 @@ class S1203_TK_CIV_EP1: Car {
|
||||
class TransportWeapons {};
|
||||
};
|
||||
|
||||
class S1203_ambulance_EP1: S1203_TK_CIV_EP1 {
|
||||
crew = "";
|
||||
typicalCargo[] = {};
|
||||
class TransportMagazines {};
|
||||
class TransportWeapons {};
|
||||
};
|
||||
class S1203_ambulance_EP1: S1203_TK_CIV_EP1 {};
|
||||
Reference in New Issue
Block a user