diff options
author | Jonathan Yap <none@none> | 2010-11-25 13:45:05 -0500 |
---|---|---|
committer | Jonathan Yap <none@none> | 2010-11-25 13:45:05 -0500 |
commit | 732b1f748eb1844eb97ab2293ebc3b1bebb0c9e7 (patch) | |
tree | 4a79092a66871cbb6346606a074bf62a782d4472 /indra/llinventory/llinventorydefines.cpp | |
parent | 193fddd02aebdba9173f1d1423c3b43791a6260e (diff) |
Forgot to give myself credit.
Diffstat (limited to 'indra/llinventory/llinventorydefines.cpp')
-rw-r--r-- | indra/llinventory/llinventorydefines.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llinventory/llinventorydefines.cpp b/indra/llinventory/llinventorydefines.cpp index c2b035f7cf..575331a263 100644 --- a/indra/llinventory/llinventorydefines.cpp +++ b/indra/llinventory/llinventorydefines.cpp @@ -28,4 +28,4 @@ #include "llinventorydefines.h" const U8 TASK_INVENTORY_ITEM_KEY = 0; -const U8 TASK_INVENTORY_ASSET_KEY = 1;
\ No newline at end of file +const U8 TASK_INVENTORY_ASSET_KEY = 1; |