Added GM for reputation update

This commit is contained in:
EmosewaMC
2022-03-29 19:52:07 -07:00
parent 94e0ef77a9
commit fdd3e15b2f
3 changed files with 30 additions and 1 deletions

View File

@@ -386,6 +386,8 @@ namespace GameMessages {
bool bUseLeaderboards
);
void HandleUpdatePropertyPerformanceCost(RakNet::BitStream* inStream, Entity* entity, const SystemAddress& sysAddr);
void SendNotifyClientShootingGalleryScore(LWOOBJID objectId, const SystemAddress& sysAddr,
float addTime,
int32_t score,