mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
comments
This commit is contained in:
parent
4b3a809021
commit
25a319bb23
4 changed files with 22 additions and 16 deletions
|
@ -99,6 +99,7 @@ public:
|
|||
|
||||
std::string hotbar_image = "";
|
||||
std::string hotbar_selected_image = "";
|
||||
/// Temporary player inventory formspec. Empty value = feature inactive.
|
||||
std::string inventory_formspec_override;
|
||||
|
||||
video::SColor light_color = video::SColor(255, 255, 255, 255);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue