#include "stdafx.h" #include "OldLogTile.h" OldLogTile::OldLogTile(int id) : LogTile(id) { }