alexis bory a écrit :
>  Hi,
>
>  In the process of fixing the Generic aar.nas and also the Harrier I
>  propose this changes:

Ho, sorry, I forgot to comment the debug prints in aar.nas lines 70 & 75:

if (serviceable) {
        refuelingN.setBoolValue(refueling);
#print("serv" ~ refueling);
} else {
        refueling = 0;
refuelingN.setBoolValue(refueling);
        #print("noserv" ~ refueling);
}

Alexis


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to