1
0
Fork 0

Updated to point to new scenery repository (not fully populated but will

be in the next week or so.)
This commit is contained in:
curt 2004-04-15 03:40:39 +00:00
parent 7b3c6c0ff7
commit a9188cc5e3

View file

@ -38,7 +38,7 @@ SG_USING_STD(cout);
SG_USING_STD(endl);
static string server = "scenery.flightgear.org";
static string source_module = "scenery-0.9.2";
static string source_module = "Scenery-0.9.4";
static string source_base = server + (string)"::" + source_module;
static string dest_base = "/dest/scenery/dir";