Skip to content

Commit

Permalink
Tabs to spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
diwako committed Jul 21, 2018
1 parent 78b7f92 commit 60698dc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions mod/cfgFunctions.hpp
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
class cfgFunctions {
class diwako_ragdoll {
tag="diwako_ragdoll";
class functions {
file = "diwako_ragdoll\functions\diwako\ragdoll";
class initRagdoll{};
class animChangedEH{};
};
};
class diwako_ragdoll {
tag="diwako_ragdoll";
class functions {
file = "diwako_ragdoll\functions\diwako\ragdoll";
class initRagdoll{};
class animChangedEH{};
};
};
};
2 changes: 1 addition & 1 deletion mod/cfgMovesMaleSdr.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class CfgMovesMaleSdr
};
class kka3_unc_8: kka3_unc_1
{
file = "diwako_ragdoll\anims\kka3_unc_8.rtm";
file = "diwako_ragdoll\anims\kka3_unc_8.rtm";
};
};
};

0 comments on commit 60698dc

Please sign in to comment.