]> git.mxchange.org Git - flightgear.git/commit
NavCache: fix an issue reloading ground-nets.
authorJames Turner <zakalawe@mac.com>
Sun, 6 Jan 2013 20:34:34 +0000 (20:34 +0000)
committerJames Turner <zakalawe@mac.com>
Sun, 6 Jan 2013 20:34:34 +0000 (20:34 +0000)
commitea81903f6707bb50a362bca64e005bf47f443a8c
tree25b9c0213bf97362edd19f103e8c2826cebbb7a9
parent4873a28e9721f637870f28b70e19d2c4b4647da3
NavCache: fix an issue reloading ground-nets.

AndersG noticed an issue when a ground-net file is edited. The DROP commands prior to the reload were wrong, fixed now to delete all ground-net entries before the file is read.
src/Navaids/NavDataCache.cxx