From f75d0e10f2dbd555042ac5668c51bcfeb53ad641 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Fri, 27 May 2016 10:58:58 +0200 Subject: [PATCH] ship.config plane.config: Drop obsolete notes on auto-set flags Flags monkey-patching is gone since commit c0c5822 and commit a4a25df, v4.3.33. Signed-off-by: Markus Armbruster --- src/lib/global/plane.config | 3 --- src/lib/global/ship.config | 3 --- 2 files changed, 6 deletions(-) diff --git a/src/lib/global/plane.config b/src/lib/global/plane.config index e20cadbb..e03588fc 100644 --- a/src/lib/global/plane.config +++ b/src/lib/global/plane.config @@ -39,9 +39,6 @@ # Available flags are in compiled-in table plane-chr-flags. info # Plane-types should document them all. -# -# Note if a flag missile is set, then flag VTOL will automatically be -# set by init_plchr(). # Do not edit this file to customize a game! Create your own custom # configuration file(s), best next to your econfig, and name them in diff --git a/src/lib/global/ship.config b/src/lib/global/ship.config index 2ec9bcb2..1856eb47 100644 --- a/src/lib/global/ship.config +++ b/src/lib/global/ship.config @@ -39,9 +39,6 @@ # Available flags are in compiled-in table ship-chr-flags. info # Ship-types should document them all. -# -# Note that if nplanes > 0 and flag plane is not set, then flag miss -# will automatically be set. # Do not edit this file to customize a game! Create your own custom # configuration file(s), best next to your econfig, and name them in