Explorar o código

Added a little comment

Florian DORMONT %!s(int64=10) %!d(string=hai) anos
pai
achega
6e0ef0f750
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/TileRenderer.cpp

+ 1 - 0
src/TileRenderer.cpp

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