mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2026-01-27 22:19:53 +00:00
Merge remote-tracking branch 'upstream/main' into PetFixes
This commit is contained in:
@@ -85,7 +85,7 @@ public:
|
||||
* @param outBitStream The output bitstream
|
||||
* @param bIsInitialUpdate Boolean value of whether this is the initial update
|
||||
*/
|
||||
void Serialize(RakNet::BitStream* outBitStream, bool bIsInitialUpdate) override;
|
||||
void Serialize(RakNet::BitStream& outBitStream, bool bIsInitialUpdate) override;
|
||||
|
||||
/**
|
||||
* Sets the AI state of the pet
|
||||
|
||||
Reference in New Issue
Block a user