common.hpp 183 B

123456
  1. faction = macro_faction(CIS);
  2. editorSubcategory = macro_editor_cat_air(CIS_heli)
  3. vehicleClass = macro_editor_vehicle_type_air(CIS)
  4. airBrakeFrictionCoef = 80.4;
  5. class EventHandlers{};