Copy the animation list when cloning.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4083 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -97,6 +97,7 @@ public abstract class ModelController extends Controller
|
|||||||
properties.originalToCopy.put(_target,
|
properties.originalToCopy.put(_target,
|
||||||
mstore._target = _target.putClone(null, properties));
|
mstore._target = _target.putClone(null, properties));
|
||||||
}
|
}
|
||||||
|
mstore._animations = _animations;
|
||||||
return mstore;
|
return mstore;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user