]> git.mxchange.org Git - flightgear.git/commit
check if the "nasal" subsystem is still there, and only call <unload> then.
authormfranz <mfranz>
Thu, 9 Mar 2006 13:30:28 +0000 (13:30 +0000)
committermfranz <mfranz>
Thu, 9 Mar 2006 13:30:28 +0000 (13:30 +0000)
commitb9d3c3ccb6070024400034817b734fa1ea8387bd
treedb15163697a013b09b5cb96645d478cc9b664cdd
parentc386f00312706a778f4aed0ca48ac69be32427ed
check if the "nasal" subsystem is still there, and only call <unload> then.
This isn't the case if the model is destroyed on fgfs exit. To make <unload>
work under these circumstances, one would have to reorder subsystem removal,
but this doesn't seem overly useful, so we'll do it when we really need it.
src/Scripting/NasalSys.cxx