1
0
Fork 0

Fix "Tankers fly at warp 2" bug.

This commit is contained in:
durk 2007-07-08 07:08:49 +00:00
parent e01ae98824
commit f83fbfdf9c

View file

@ -56,7 +56,7 @@ void FGAITanker::setTACANChannelID(const string& id) {
}
void FGAITanker::Run(double dt) {
FGAIAircraft::Run(dt);
//FGAIAircraft::Run(dt);
//###########################//
// do calculations for radar //