Added shutdown command, added character limit

This commit is contained in:
Light2
2013-12-15 02:15:08 +01:00
parent 1f4458997b
commit 60373502e1
7 changed files with 67 additions and 11 deletions
@@ -41,7 +41,7 @@ import engine.resources.scene.Planet;
import engine.resources.scene.Point3D;
import engine.resources.scene.Quaternion;
@Persistent(version=0)
@Persistent(version=3)
public class PlayerObject extends IntangibleObject {
// PLAY 3