|
@@ -30,5 +30,5 @@ int TILERENDERER::get_tile_height() const
|
|
|
|
|
|
|
|
TILERENDERER::~TileRenderer()
|
|
TILERENDERER::~TileRenderer()
|
|
|
{
|
|
{
|
|
|
- // Nothing else than the current object is dynamically allocated, nothing should be done here atm.
|
|
|
|
|
|
|
+ // Nothing else than the current object is dynamically allocated, nothing should be done here atm.
|
|
|
}
|
|
}
|