ACE3/addons/logistics_wirecutter/XEH_PREP.hpp
BaerMitUmlaut 61e8ae3c8b
Wirecutter - Replace fences with destroyed models when cut (#8106)
* Add more fence types for wirecutter

* Replace fences with destroyed models when cut

* Move fence destruction to server side
2021-02-23 11:03:55 -06:00

5 lines
73 B
C++

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