From 7aa1cd9b5ac023c4821ea315c15183cef727dbfa Mon Sep 17 00:00:00 2001 From: ehofman Date: Sun, 22 Aug 2004 17:04:37 +0000 Subject: [PATCH] I forgot a small patch. --- src/Systems/submodel.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Systems/submodel.cxx b/src/Systems/submodel.cxx index a6d04e494..a1a3e5fae 100644 --- a/src/Systems/submodel.cxx +++ b/src/Systems/submodel.cxx @@ -85,7 +85,7 @@ SubmodelSystem::release (double dt) if (elapsed_time < 0.25) return false; elapsed_time = 0.0; - int rval = ai->createBallistic( "Models/Geometry/tracer.ac", + int rval = ai->createBallistic( "Models/Geometry/tracer.xml", _user_lat_node->getDoubleValue(), _user_lon_node->getDoubleValue(), _user_alt_node->getDoubleValue() + z_offset,