Skip to content

Commit

Permalink
Recoil - Code cleanup (#10150)
Browse files Browse the repository at this point in the history
* Recoil code cleanup

* Store recoil values as numbers in config, only `compile` if needed

* Updated header

---------

Co-authored-by: PabstMirror <[email protected]>
  • Loading branch information
johnb432 and PabstMirror authored Jul 27, 2024
1 parent b85150e commit 8eefffe
Show file tree
Hide file tree
Showing 7 changed files with 292 additions and 295 deletions.
2 changes: 1 addition & 1 deletion addons/recoil/$PBOPREFIX$
Original file line number Diff line number Diff line change
@@ -1 +1 @@
z\ace\addons\recoil
z\ace\addons\recoil
1 change: 0 additions & 1 deletion addons/recoil/CfgEventHandlers.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

class Extended_PreStart_EventHandlers {
class ADDON {
init = QUOTE(call COMPILE_SCRIPT(XEH_preStart));
Expand Down
1 change: 0 additions & 1 deletion addons/recoil/CfgMoves.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

// Completely disable BI's camshake on fire.
#define ACE_CAMSHAKEFIRE_BASE 0
#define ACE_CAMSHAKEFIRE_LESS 0
Expand Down
Loading

0 comments on commit 8eefffe

Please sign in to comment.