Mercurial > mm7
diff IO/Keyboard.cpp @ 2575:a76d408c5132 tip
DrawTranslucent -> DrawTextureGrayShade
Removed old texture drawing stuff
author | a.parshin |
---|---|
date | Wed, 09 Mar 2016 01:39:52 +0200 |
parents | 87e5590d034b |
children |
line wrap: on
line diff
--- a/IO/Keyboard.cpp Mon Mar 07 03:48:40 2016 +0200 +++ b/IO/Keyboard.cpp Wed Mar 09 01:39:52 2016 +0200 @@ -6,7 +6,6 @@ #include "Engine/Engine.h" #include "Engine/Party.h" #include "Engine/Timer.h" -#include "Engine/Registry.h" #include "Engine/TurnEngine/TurnEngine.h" #include "Engine/Graphics/Vis.h" #include "Engine/Graphics/Weather.h"