diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llmessage/llinstantmessage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llmessage/llinstantmessage.h b/linden/indra/llmessage/llinstantmessage.h index c6319da..35127c3 100644 --- a/linden/indra/llmessage/llinstantmessage.h +++ b/linden/indra/llmessage/llinstantmessage.h | |||
@@ -177,7 +177,7 @@ enum EGodlikeRequest | |||
177 | GOD_WANTS_NOTHING, | 177 | GOD_WANTS_NOTHING, |
178 | 178 | ||
179 | // for requesting physics information about an object | 179 | // for requesting physics information about an object |
180 | GOD_WANTS_HAVOK_INFO, | 180 | GOD_WANTS_PHYSICS_INFO, |
181 | 181 | ||
182 | // two unused requests that can be appropriated for debug | 182 | // two unused requests that can be appropriated for debug |
183 | // purposes (no viewer recompile necessary) | 183 | // purposes (no viewer recompile necessary) |