]> git.mxchange.org Git - flightgear.git/commit
Bugfix: Change the point where leg numbers recycle, in order to avoid hitting the...
authorDurk Talsma <durk@localhost.(none)>
Mon, 1 Aug 2011 19:34:33 +0000 (21:34 +0200)
committerDurk Talsma <durk@localhost.(none)>
Mon, 1 Aug 2011 19:34:33 +0000 (21:34 +0200)
commit4928886e562c04bf8a8497a6b4f70aba793e20c2
tree1b908d4fd8658475c4a34f121df0c0ba20c6dddf
parent2c1de98ef327f22781bf98e297be99f5121477a8
Bugfix: Change the point where leg numbers recycle, in order to avoid hitting the default case in AIFlightPlan::create().
src/AIModel/AIAircraft.cxx
src/AIModel/AIFlightPlanCreate.cxx