diff options
Diffstat (limited to '')
| -rw-r--r-- | spaghetti-monster/anduril/cfg-ff-e01.h | 3 | ||||
| -rw-r--r-- | spaghetti-monster/anduril/cfg-ff-pl47.h | 3 | ||||
| -rw-r--r-- | spaghetti-monster/anduril/cfg-ff-pl47g2.h | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/cfg-ff-e01.h b/spaghetti-monster/anduril/cfg-ff-e01.h index 73bf9db..07bda87 100644 --- a/spaghetti-monster/anduril/cfg-ff-e01.h +++ b/spaghetti-monster/anduril/cfg-ff-e01.h @@ -50,5 +50,8 @@ // don't do this #undef BLINK_AT_RAMP_MIDDLE +#define USE_SMOOTH_STEPS + // too big, turn off extra features +#undef USE_SOS_MODE //#undef USE_TACTICAL_MODE diff --git a/spaghetti-monster/anduril/cfg-ff-pl47.h b/spaghetti-monster/anduril/cfg-ff-pl47.h index 05c6fb6..6436477 100644 --- a/spaghetti-monster/anduril/cfg-ff-pl47.h +++ b/spaghetti-monster/anduril/cfg-ff-pl47.h @@ -72,5 +72,8 @@ // don't do this #undef BLINK_AT_RAMP_MIDDLE +#define USE_SMOOTH_STEPS + // too big, turn off extra features +#undef USE_SOS_MODE #undef USE_TACTICAL_MODE diff --git a/spaghetti-monster/anduril/cfg-ff-pl47g2.h b/spaghetti-monster/anduril/cfg-ff-pl47g2.h index acb3b16..830d7e8 100644 --- a/spaghetti-monster/anduril/cfg-ff-pl47g2.h +++ b/spaghetti-monster/anduril/cfg-ff-pl47g2.h @@ -60,5 +60,8 @@ // don't do this #undef BLINK_AT_RAMP_MIDDLE +#define USE_SMOOTH_STEPS + // too big, turn off extra features +#undef USE_SOS_MODE #undef USE_TACTICAL_MODE |
