1
0
Fork 0

I forgot a small patch.

This commit is contained in:
ehofman 2004-08-22 17:04:37 +00:00
parent 161912ea4c
commit 7aa1cd9b5a

View file

@ -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,