Bulk of server-baking impelmentation and a bit of cleanup.
This commit is contained in:
@@ -281,6 +281,8 @@ extern char const* const _PREHASH_GrabOffset;
|
||||
extern char const* const _PREHASH_SimPort;
|
||||
extern char const* const _PREHASH_PricePerMeter;
|
||||
extern char const* const _PREHASH_RegionFlags;
|
||||
extern char const* const _PREHASH_RegionFlagsExtended;
|
||||
extern char const* const _PREHASH_RegionProtocols;
|
||||
extern char const* const _PREHASH_VoteResult;
|
||||
extern char const* const _PREHASH_ParcelDirFeeEstimate;
|
||||
extern char const* const _PREHASH_ModifyBlock;
|
||||
@@ -307,6 +309,8 @@ extern char const* const _PREHASH_ViewerStartAuction;
|
||||
extern char const* const _PREHASH_StartAuction;
|
||||
extern char const* const _PREHASH_DuplicateFlags;
|
||||
extern char const* const _PREHASH_RegionInfo2;
|
||||
extern char const* const _PREHASH_RegionInfo3;
|
||||
extern char const* const _PREHASH_RegionInfo4;
|
||||
extern char const* const _PREHASH_TextColor;
|
||||
extern char const* const _PREHASH_SlaveID;
|
||||
extern char const* const _PREHASH_Charter;
|
||||
@@ -1379,4 +1383,7 @@ extern char const* const _PREHASH_ProductSKU;
|
||||
extern char const* const _PREHASH_SeeAVs;
|
||||
extern char const* const _PREHASH_AnyAVSounds;
|
||||
extern char const* const _PREHASH_GroupAVSounds;
|
||||
extern char const* const _PREHASH_AppearanceData;
|
||||
extern char const* const _PREHASH_AppearanceVersion;
|
||||
extern char const* const _PREHASH_CofVersion;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user