From ca39a158d7b565c57e1639cdc051f5bf005f11ed Mon Sep 17 00:00:00 2001 From: funkyfranky Date: Tue, 12 Sep 2017 23:03:25 +0200 Subject: [PATCH] Added TODO item --- Moose Development/Moose/Functional/RAT.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Moose Development/Moose/Functional/RAT.lua b/Moose Development/Moose/Functional/RAT.lua index 2980758a1..4d7da7fcf 100644 --- a/Moose Development/Moose/Functional/RAT.lua +++ b/Moose Development/Moose/Functional/RAT.lua @@ -391,6 +391,7 @@ RAT.id="RAT | " --DONE: Check cases where aircraft get shot down. --DONE: Handle the case where more than 10 RAT objects are spawned. Likewise, more than 10 groups of one object. Causes problems with the number of menu items! ==> not now! --TODO: Add custom livery choice if possible. +--TODO: When only a destination is set, it should be checked that the departure is within range. Also, that departure and destination are not the same. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------