refactor: move AnimationSet

This commit is contained in:
Justin Clark-Casey (justincc)
2009-11-17 15:20:02 +00:00
parent 1324082b90
commit 61c76d1810
2 changed files with 3 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ using OpenMetaverse;
using Animation = OpenSim.Framework.Animation;
namespace OpenSim.Region.Framework.Scenes
namespace OpenSim.Region.Framework.Scenes.Animation
{
[Serializable]
public class AnimationSet