mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-07-09 22:08:09 +00:00
5 lines
73 B
C++
5 lines
73 B
C++
#include "OldLogTile.h"
|
|
|
|
OldLogTile::OldLogTile(int id) : LogTile(id)
|
|
{
|
|
} |