]> git.localhorst.tv Git - blank.git/blobdiff - src/ui/HUD.hpp
move font color from texture to uniform
[blank.git] / src / ui / HUD.hpp
index 4b60127e685d7eb45462a9b3453b4c43a3251a44..55f3afb806cb56d73a01f27d881a0adb8d76816a 100644 (file)
@@ -39,7 +39,6 @@ private:
        Texture block_label;
        SpriteModel label_sprite;
        glm::mat4 label_transform;
-       SDL_Color label_color;
 
        bool block_visible;