From: Markus R. <rol...@us...> - 2007-02-25 16:33:50
|
Update of /cvsroot/simspark/simspark/simulations/parts/rsg In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv27311 Modified Files: Tag: WIN32 agent.rb Log Message: - don't spawn an agent automatically Index: agent.rb =================================================================== RCS file: /cvsroot/simspark/simspark/simulations/parts/rsg/Attic/agent.rb,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** agent.rb 18 Feb 2007 12:57:38 -0000 1.1.2.1 --- agent.rb 25 Feb 2007 16:33:22 -0000 1.1.2.2 *************** *** 8,10 **** scene = get($scenePath) scene.importScene('rsg/boxspheres/arena.rsg') - scene.importScene('rsg/agent/hoap2.rsg') --- 8,9 ---- |