diff --git a/src/ui/GTURTLEModeling.java b/src/ui/GTURTLEModeling.java index da1358f1ac2215d9072906ae58025b7cd527d66f..172d2adce84a44fd14e25b26ba333d17ac54ad09 100755 --- a/src/ui/GTURTLEModeling.java +++ b/src/ui/GTURTLEModeling.java @@ -7989,7 +7989,7 @@ public class GTURTLEModeling { message.setValue("Message"); abd.addComponent(message, xpos, ypos, false,true); - + xpos+=100; AvatarBDDataType key = new AvatarBDDataType(xpos, ypos, xpos, xpos*2, ypos, ypos*2, false, null,abd); key.setValue("Key"); TAttribute attr = new TAttribute(2, "data", "0", 8);