]> git.mxchange.org Git - flightgear.git/commit
- remove "nasal-dir-initialized" signal node after use. This code is executed
authormfranz <mfranz>
Tue, 23 Jan 2007 15:53:04 +0000 (15:53 +0000)
committermfranz <mfranz>
Tue, 23 Jan 2007 15:53:04 +0000 (15:53 +0000)
commit016750c865641b5fe617a55de73708d7132fb89f
tree1d5744bee2a990a7c1a6d722d66c651125d7b2a5
parent197fd508486e9a5a77dc858c02d45bcc50e65d4a
- remove "nasal-dir-initialized" signal node after use. This code is executed
  before the property tree is stored away for reinit, so the signal would
  be emitted again on reset.
- fix inconsistent style that sneaked in with a previous patch
src/Scripting/NasalSys.cxx