diff options
Diffstat (limited to 'Targets.c4d/System.c4g/DirectShootCannons.c')
| -rw-r--r-- | Targets.c4d/System.c4g/DirectShootCannons.c | 6 |
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; } |
