aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorHomer Horwitz2009-04-19 18:30:02 +0000
committerHomer Horwitz2009-04-19 18:30:02 +0000
commit5200a849f6f386bf46bafd1dd538e21f5ff428c2 (patch)
treebba60dbd021ae3fed0f0f76abb0c4de31c710fed
parentThank you kindly, MPallari, for a patch that: (diff)
downloadopensim-SC_OLD-5200a849f6f386bf46bafd1dd538e21f5ff428c2.zip
opensim-SC_OLD-5200a849f6f386bf46bafd1dd538e21f5ff428c2.tar.gz
opensim-SC_OLD-5200a849f6f386bf46bafd1dd538e21f5ff428c2.tar.bz2
opensim-SC_OLD-5200a849f6f386bf46bafd1dd538e21f5ff428c2.tar.xz
Reverting r9224. We don't have scripts in the SL sense (with binary and state).
Using this identifier prevents "our" scripts from working. Reopens Mantis #3482, I'm afraid.
-rw-r--r--OpenSim/Framework/TaskInventoryItem.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/TaskInventoryItem.cs b/OpenSim/Framework/TaskInventoryItem.cs
index 279c87f..43d28e7 100644
--- a/OpenSim/Framework/TaskInventoryItem.cs
+++ b/OpenSim/Framework/TaskInventoryItem.cs
@@ -55,7 +55,7 @@ namespace OpenSim.Framework
55 "notecard", 55 "notecard",
56 String.Empty, 56 String.Empty,
57 String.Empty, 57 String.Empty,
58 "script", 58 "lsl_text",
59 String.Empty, 59 String.Empty,
60 String.Empty, 60 String.Empty,
61 "bodypart", 61 "bodypart",