mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Modify a commit in tooldef.cpp and nodedef.cpp
This commit is contained in:
parent
8addbc9655
commit
6764365994
2 changed files with 2 additions and 2 deletions
|
@ -692,7 +692,7 @@ private:
|
|||
ContentFeatures m_content_features[MAX_CONTENT+1];
|
||||
// A mapping for fast converting back and forth between names and ids
|
||||
NameIdMapping m_name_id_mapping;
|
||||
// Aliases for loading legacy crap
|
||||
// Aliases
|
||||
std::map<std::string, std::string> m_aliases;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue