Restore object rotation code to fix Issue 454

Just a partial revert of aca3e8f6c4
_PREHASH_ObjectRotation and sendRotationUpdate
This commit is contained in:
Lirusaito
2012-08-29 13:34:27 -04:00
parent 67e99c799c
commit 01f5fe6eb1
5 changed files with 20 additions and 0 deletions

View File

@@ -1048,6 +1048,7 @@ extern char const* const _PREHASH_SimIP;
extern char const* const _PREHASH_GodID;
extern char const* const _PREHASH_TeleportMinPrice;
extern char const* const _PREHASH_VoteItem;
extern char const* const _PREHASH_ObjectRotation;
extern char const* const _PREHASH_SitRotation;
extern char const* const _PREHASH_SnapSelection;
extern char const* const _PREHASH_SoundTrigger;