aboutsummaryrefslogtreecommitdiff
path: root/NullTileBehavior.cpp
blob: c5a35d977d742cde2081379ea1450290f7b0eaad (plain)
1
2
3
4
5
6
#include "NullTileBehavior.h"

using namespace std;

void NullTileBehavior::update(Tile &) { }