CLEANUP_AIRBASE documentation

This commit is contained in:
FlightControl
2017-07-08 13:00:18 +02:00
parent 388103afea
commit ab33d6b272
14 changed files with 133 additions and 167 deletions

View File

@@ -114,7 +114,7 @@ MOOSE Functional Classes provide various functions that are useful in mission de
* [AIRBASEPOLICE](Documentation/AirbasePolice.html): Control the speed of players at the airbases. Speeding players are eliminated (does not work due to a bug in the DCS).
* [CLEANUP](Documentation/CleanUp.html): Keeps the airbases clean from clutter. (Only partly functional due to a bug in DCS, destroyed objects cannot be removed).
* [CLEANUP_AIRBASE](Documentation/CleanUp.html): Keeps the airbases clean from clutter. (Only partly functional due to a bug in DCS, destroyed objects cannot be removed).
## 2.4. MOOSE Wrapper Classes