diff options
author | Jeff Ames | 2008-05-12 01:23:03 +0000 |
---|---|---|
committer | Jeff Ames | 2008-05-12 01:23:03 +0000 |
commit | 2382342c65707907b6c8b7ae16bfa4df2af9877b (patch) | |
tree | 598cbebc681c47245045111d0a14ff3fa86d6b41 /OpenSim/Region/ClientStack | |
parent | Update svn properties. (diff) | |
download | opensim-SC_OLD-2382342c65707907b6c8b7ae16bfa4df2af9877b.zip opensim-SC_OLD-2382342c65707907b6c8b7ae16bfa4df2af9877b.tar.gz opensim-SC_OLD-2382342c65707907b6c8b7ae16bfa4df2af9877b.tar.bz2 opensim-SC_OLD-2382342c65707907b6c8b7ae16bfa4df2af9877b.tar.xz |
Formatting cleanup.
Diffstat (limited to 'OpenSim/Region/ClientStack')
-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 | { |