Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#include "PropertyComponent.h"
#include "GameMessages.h"
#include "dZoneManager.h"
PropertyComponent::PropertyComponent(Entity* parent) : Component(parent) { }