Skip to content

Commit

Permalink
Maybe do not overwrite the whole class
Browse files Browse the repository at this point in the history
  • Loading branch information
diwako committed Aug 15, 2018
1 parent 460be53 commit e5de37b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mod/cfgMovesMaleSdr.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
class CfgMovesMaleSdr
class CfgMovesBasic;
class CfgMovesMaleSdr:CfgMovesBasic
{
class States
{
Expand Down

0 comments on commit e5de37b

Please sign in to comment.