#include "WorldUpdate.h" WorldUpdateType::WorldUpdateType( int id ) : ReferenceCounter() { StaticRegistry::INSTANCE.registerT( this, id ); }