Merge remote-tracking branch 'origin/main' into exp/worldgen

This commit is contained in:
github-actions 2026-05-22 20:17:11 +00:00
commit 8b11b6b1e2

View file

@ -13,7 +13,7 @@ public:
static const unsigned int LEAF2_NAMES[LEAF2_NAMES_SIZE];
private:
//[0] = Fancy (Trasparenti), [1] = Fast (Opache)
//index 0, fancy; index 1, fast
static const wstring TEXTURES[2][2];
Icon *icons[2][2];