Object3D.java
.. .. @@ -7994,6 +7994,8 @@ 7994 7994 transient ObjEditor editWindow; 7995 7995 transient ObjEditor manipWindow; 7996 7996 7997 + transient boolean pinned;7998 +7997 7999 transient ObjectUI objectUI; 7998 8000 public static int povDepth = 0; 7999 8001 private static cVector tbMin = new cVector();