1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/logistics_wirecutter/XEH_PREP.hpp
mharis001 def05b9cf1 Wire cutter - Various improvements and cleanup ()
* 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);