Mercurial > mm7
diff Game/Game.cpp @ 2575:a76d408c5132 tip
DrawTranslucent -> DrawTextureGrayShade
Removed old texture drawing stuff
author | a.parshin |
---|---|
date | Wed, 09 Mar 2016 01:39:52 +0200 |
parents | dd36326a9994 |
children |
line wrap: on
line diff
--- a/Game/Game.cpp Mon Mar 07 03:48:40 2016 +0200 +++ b/Game/Game.cpp Wed Mar 09 01:39:52 2016 +0200 @@ -6,7 +6,6 @@ #include "Engine/Timer.h" #include "Engine/texts.h" #include "Engine/SaveLoad.h" -#include "Engine/Registry.h" #include "Engine/Objects/Actor.h" #include "Engine/Objects/Chest.h" #include "Engine/Objects/ObjectList.h"