Skip to content

Commit

Permalink
Fix Armake problems (acemod#6697)
Browse files Browse the repository at this point in the history
* Armake model.cfg fix

* Spaces!

* Case sensitive filenames fix
  • Loading branch information
dedmen authored and jonpas committed Nov 29, 2018
1 parent c2b9cdd commit b3e0135
Show file tree
Hide file tree
Showing 49 changed files with 353 additions and 312 deletions.
File renamed without changes.
8 changes: 8 additions & 0 deletions addons/apl/model.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,12 @@ class CfgModels {
sections[] = {"camo"};
skeletonName = "";
};
class ace_entrchtool: Default {};
class ace_envelope_big: Default {};
class ace_envelope_big4: Default {};
class ace_envelope_big4_nogeo: Default {};
class ace_envelope_small: Default {};
class ace_envelope_small4: Default {};
class ace_envelope_small4_nogeo: Default {};
class LWTS_optic: Default {};
};
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit b3e0135

Please sign in to comment.