clean some spacing issues
parent
0b21724fe4
commit
3e9b326fcc
|
@ -1053,7 +1053,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||||
animID = UUID.Zero;
|
animID = UUID.Zero;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (animID == UUID.Zero)
|
if (animID == UUID.Zero)
|
||||||
target.Animator.RemoveAnimation(animation);
|
target.Animator.RemoveAnimation(animation);
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue