mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Opps
This commit is contained in:
parent
270f9f3662
commit
9e0932eb56
@ -16,11 +16,6 @@ class Extended_InventoryOpened_EventHandlers {
|
||||
};
|
||||
};
|
||||
class Extended_InitPost_EventHandlers {
|
||||
class CAManBase {
|
||||
class ADDON {
|
||||
serverInit = QUOTE(_this call FUNC(handleUnitInitPost));
|
||||
};
|
||||
};
|
||||
class Car {
|
||||
class ADDON {
|
||||
serverInit = QUOTE(_this call FUNC(handleVehicleInitPost));
|
||||
@ -37,4 +32,3 @@ class Extended_InitPost_EventHandlers {
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user