mirror of
https://github.com/Squareville/wonderland-server.git
synced 2026-01-06 04:40:11 -06:00
resolved MacOS compilation warnings
This commit is contained in:
@@ -17,7 +17,7 @@ public:
|
||||
~ModuleAssemblyComponent() override;
|
||||
|
||||
void Serialize(RakNet::BitStream* outBitStream, bool bIsInitialUpdate, unsigned int& flags);
|
||||
void Update(float deltaTime);
|
||||
void Update(float deltaTime) override;
|
||||
|
||||
/**
|
||||
* Sets the subkey of this entity
|
||||
|
||||
Reference in New Issue
Block a user