1
0
Fork 0

now that the file reading/writing fgcommands underlie the same mechanism

as Nasal's io.open(), we need to allow saving/loading flights and saving
aircraft specific data at exit
This commit is contained in:
mfranz 2008-07-11 16:38:51 +00:00
parent 32f1730c6e
commit c604b92deb

View file

@ -29,4 +29,6 @@
READ ALLOW $FG_ROOT/*
READ ALLOW $FG_HOME/*
WRITE ALLOW $FG_HOME/*.sav
WRITE ALLOW $FG_HOME/Export/*
WRITE ALLOW $FG_HOME/aircraft-data/*.xml