changeset 113:52156e4517b1 working

minor change
author sugi
date Wed, 18 Jul 2012 11:06:22 +0900
parents 912aed91d05b
children 7dbaaa0de144
files src/alice/test/topology/fishmodel/beta/CheckMyName.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/alice/test/topology/fishmodel/beta/CheckMyName.java	Wed Jul 18 10:53:03 2012 +0900
+++ b/src/alice/test/topology/fishmodel/beta/CheckMyName.java	Wed Jul 18 11:06:22 2012 +0900
@@ -53,7 +53,7 @@
 			
 		}
 		
-		ods.update("local", key, new FishPoint(0.0f,0.0f));
+		ods.update("local", key, new FishPoint(-0.1f,-0.1f));
 		new SetLocation(new MakeObject(frame),key,0,num);
 		new CheckLocalIndex(key,1);