diff --git a/source/code/themes.hpp b/source/code/themes.hpp index 996beb2..a2674dd 100644 --- a/source/code/themes.hpp +++ b/source/code/themes.hpp @@ -27,9 +27,9 @@ https://www.blockattack.net #include enum class ImgScale { Stretch, - Tile, - Resize, - Cut }; + Tile, + Resize, + Cut }; struct BackGroundData { std::string background_name = "";