X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FTexture.h;h=69226761fcf50fcfba8806f2e6d1e8f3d60d3433;hb=2f9be777321ac8047a56c94e3af298fe2bd341c0;hp=ca68a3f576f85c50a488bfcfdd94ff059e51069e;hpb=bb61e3fc1a36858b603d3a3fc2058f7c63f081c5;p=lugaru.git diff --git a/Source/Texture.h b/Source/Texture.h index ca68a3f..6922676 100644 --- a/Source/Texture.h +++ b/Source/Texture.h @@ -2,7 +2,6 @@ #include //keeps track of which textures are loaded -//TODO: delete them properly class Texture { private: static std::map textures;