From fa5403dccd986022b2a849e2078f043c3225348a Mon Sep 17 00:00:00 2001 From: Markus Mittendrein Date: Mon, 2 Jan 2017 19:33:41 +0100 Subject: Initial --- Targets.c4d/System.c4g/DirectShootCannons.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Targets.c4d/System.c4g/DirectShootCannons.c (limited to 'Targets.c4d/System.c4g/DirectShootCannons.c') diff --git a/Targets.c4d/System.c4g/DirectShootCannons.c b/Targets.c4d/System.c4g/DirectShootCannons.c new file mode 100644 index 0000000..c956dee --- /dev/null +++ b/Targets.c4d/System.c4g/DirectShootCannons.c @@ -0,0 +1,6 @@ +#strict 2 +#appendto CTW6 +#appendto ACT2 +#appendto ACT4 + +func IsDirectShoot() { return true; } -- cgit v1.2.3-54-g00ecf