Skip to content

Commit

Permalink
Bring code up to guideline standards, fix fnc_modulePatrol header, up…
Browse files Browse the repository at this point in the history
…date fnc_moduleAttack/fnc_moduleDefend headers
  • Loading branch information
Wired-Tiger committed May 31, 2016
1 parent 45a5b30 commit 1a11e8d
Show file tree
Hide file tree
Showing 9 changed files with 155 additions and 122 deletions.
2 changes: 1 addition & 1 deletion addons/modules/$PBOPREFIX$
Original file line number Diff line number Diff line change
@@ -1 +1 @@
x\cba\addons\modules
x\cba\addons\modules
6 changes: 3 additions & 3 deletions addons/modules/CfgFactionClasses.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class CfgFactionClasses{
class CfgFactionClasses {
class NO_CATEGORY;
class CBA_Modules: NO_CATEGORY{
class CBA_Modules: NO_CATEGORY {
displayName = CSTRING(Category_DisplayName);
};
};
};
Loading

0 comments on commit 1a11e8d

Please sign in to comment.