Skip to content

Y-Wing Inheritance Fixes

Please make sure you have read our Contributing Guidelines and understand the Testing Guidelines before creating a merge request.

Description

Fixes updating base Arma/3AS classes. Also simplifies the inheritance and removes unneeded class references.

Details

Addon RD501_patch_Y_Wing modifies the following base classes due to incorrect inheritance:

  • 3AS_ARC_170_Yellow
  • 3AS_ARC_170_Blue
  • Plane_Fighter_03_dynamicLoadout_base_F

Notes

Additional Notes.

Edited by Dart

Merge request reports