mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-05-16 19:41:21 +00:00
Update GameMessages.cpp
This commit is contained in:
parent
c058164a70
commit
94efb258e1
@ -1691,6 +1691,7 @@ void GameMessages::HandleRequestActivitySummaryLeaderboardData(RakNet::BitStream
|
||||
|
||||
bool weekly = inStream.ReadBit();
|
||||
|
||||
// The client cant accept more than 10 results.
|
||||
LeaderboardManager::SendLeaderboard(gameID, queryType, weekly, entity->GetObjectID(), entity->GetObjectID(), 10);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user