]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Game.cpp
Refactor of the texture system
[lugaru.git] / Source / Game.cpp
index 82d23eca73bb4523ea1486a0e7a7864263c5b6fc..77b9a5b21cda64a480dc3f230f8c129fba868934 100644 (file)
@@ -26,8 +26,6 @@ int directing;
 float dialoguetime;
 int dialoguegonethrough[20];
 
-std::vector<TextureInfo> Game::textures;
-
 Game::Game()
 {
        terraintexture = 0;