feat: update atlas texture extrusion on its reload

This commit is contained in:
MihailRis
2025-11-05 12:25:50 +03:00
parent b89888969f
commit 28dd2f38d2
5 changed files with 26 additions and 6 deletions
+2
View File
@@ -61,6 +61,8 @@ inline constexpr int ITEM_ICON_SIZE = 48;
inline constexpr int TRANSLUCENT_BLOCKS_SORT_INTERVAL = 8;
inline constexpr int ATLAS_EXTRUSION = 2;
inline const std::string SHADERS_FOLDER = "shaders";
inline const std::string TEXTURES_FOLDER = "textures";
inline const std::string FONTS_FOLDER = "fonts";