summaryrefslogtreecommitdiffstats
path: root/Targets.c4d/System.c4g/DirectShootCannons.c
diff options
context:
space:
mode:
authorMarkus Mittendrein <git@maxmitti.tk>2017-01-02 19:33:41 +0100
committerMarkus Mittendrein <git@maxmitti.tk>2017-01-05 16:31:26 +0100
commitfa5403dccd986022b2a849e2078f043c3225348a (patch)
tree223fac13363b078720cd6e0d04d6adf53edc5dc9 /Targets.c4d/System.c4g/DirectShootCannons.c
downloadDTSensors.c4d-fa5403dccd986022b2a849e2078f043c3225348a.tar.gz
DTSensors.c4d-fa5403dccd986022b2a849e2078f043c3225348a.zip
Initial
Diffstat (limited to 'Targets.c4d/System.c4g/DirectShootCannons.c')
-rw-r--r--Targets.c4d/System.c4g/DirectShootCannons.c6
1 files changed, 6 insertions, 0 deletions
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; }