Skip to content

Commit

Permalink
Update AccuracyFix.h
Browse files Browse the repository at this point in the history
  • Loading branch information
SmileYzn authored Jun 17, 2024
1 parent 0a533d9 commit 4180dc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AccuracyFix/AccuracyFix.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class CAccuracyFix

cvar_t* m_af_recoil_all;
std::array<cvar_t*, MAX_WEAPONS + 1> m_af_recoil;
#endif;
#endif
};

extern CAccuracyFix gAccuracyFix;
extern CAccuracyFix gAccuracyFix;

0 comments on commit 4180dc4

Please sign in to comment.