diff options
Diffstat (limited to 'OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs')
-rw-r--r-- | OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs index 68e1a0d..4973c5d 100644 --- a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs +++ b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs | |||
@@ -3103,9 +3103,9 @@ namespace OpenSim.Region.ClientStack.LindenUDP | |||
3103 | 3103 | ||
3104 | OutPacket(scriptQuestion, ThrottleOutPacketType.Task); | 3104 | OutPacket(scriptQuestion, ThrottleOutPacketType.Task); |
3105 | } | 3105 | } |
3106 | private void InitDefaultAnimations() | 3106 | private void InitDefaultAnimations() |
3107 | { | 3107 | { |
3108 | } | 3108 | } |
3109 | 3109 | ||
3110 | public LLUUID GetDefaultAnimation(string name) | 3110 | public LLUUID GetDefaultAnimation(string name) |
3111 | { | 3111 | { |