Error/fixed while exporting to android in file bullet.idl

Hi everybody , After this 2 changes no errors and the export to Android works

In File bullet.idl there tMaterialArray must be replaced twice to TMaterialArray , same with tNodeArray , TNodeArray

Thanks so much !

the error:

/home/user/3D/ArmorySDK/lib/haxebullet/Sources/bullet/bullet.idl:805: lines 805-806 : Type name should start with an uppercase letter: “tNodeArray”

/home/user/3D/ArmorySDK/lib/haxebullet/Sources/bullet/bullet.idl:805: lines 805-806 : Type name should start with an uppercase letter: “tNodeArray_Impl_”

/home/user/3D/ArmorySDK/lib/haxebullet/Sources/bullet/bullet.idl:819: lines 819-820 : Type name should start with an uppercase letter: “tMaterialArray”

/home/user/3D/ArmorySDK/lib/haxebullet/Sources/bullet/bullet.idl:819: lines 819-820 : Type name should start with an uppercase letter: “tMaterialArray_Impl_”