Fixed character creation script, more work on cloning, added java sui callbacks

This commit is contained in:
Light2
2013-09-17 15:30:32 +02:00
parent 58b3a0490f
commit ee43b34757
8 changed files with 123 additions and 1 deletions
+1
View File
@@ -548,6 +548,7 @@ public class SimulationService implements INetworkDispatch {
}
}
}
}
public void transferToPlanet(SWGObject object, Planet planet, Point3D newPos, Quaternion newOrientation) {