1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00

make independent

This commit is contained in:
SmallJoker 2025-06-10 19:02:30 +02:00
parent bf6ca40b27
commit 0fe91a7a23
10 changed files with 30 additions and 21 deletions

View file

@ -99,6 +99,7 @@ public:
std::string hotbar_image = "";
std::string hotbar_selected_image = "";
std::string inventory_formspec_override;
video::SColor light_color = video::SColor(255, 255, 255, 255);