From 767be784dc7fe293bf5c5ee6507df242526be3ed Mon Sep 17 00:00:00 2001
From: Normand Briere <nbriere@noware.ca>
Date: Tue, 24 Sep 2019 02:10:06 -0400
Subject: [PATCH] Rag doll is back.

---
 ObjEditor.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ObjEditor.java b/ObjEditor.java
index d5be27b..c8eff94 100644
--- a/ObjEditor.java
+++ b/ObjEditor.java
@@ -4617,7 +4617,7 @@
         
         ResetModel();
         
-        DuplicateVersion();
+        //DuplicateVersion();
         
         this.SetVersionStates();
         objEditor.refreshContents();

--
Gitblit v1.6.2