ACE3/addons/logistics_wirecutter/XEH_PREP.hpp
mharis001 def05b9cf1 Wire cutter - Various improvements and cleanup (#6389)
* Optimize and cleanup interactEH function

* Add missing fences and improve formatting

* Improve cutDownFence function

* Remove unused sound files and cleanup

* Multi-line condition and fix examples

* Increase PFH delay and use distanceSqr
2018-07-13 11:30:13 -05:00

4 lines
53 B
C++

PREP(cutDownFence);
PREP(interactEH);
PREP(isFence);