FlightGear version check: Difference between revisions

Jump to navigation Jump to search
m
Line 230: Line 230:
# $FG_ROOT/Nasal/version_check.nas
# $FG_ROOT/Nasal/version_check.nas
# anonymous function that will be called directly
# anonymous function that will be called directly
if (getprop("/sim/version/do-compatibility-check",1))
(func() {
(func() {
     # get current aircraft
     # get current aircraft

Navigation menu