mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-04-22 19:18:54 -05:00
make LoadFromXml usage consistent across comps (#673)
This commit is contained in:
@@ -17,7 +17,6 @@ public:
|
||||
* @param parent parent that contains this component
|
||||
*/
|
||||
LevelProgressionComponent(Entity* parent);
|
||||
~LevelProgressionComponent() override {};
|
||||
|
||||
void Serialize(RakNet::BitStream* outBitStream, bool bIsInitialUpdate, unsigned int& flags);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user