mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 10:25:21 +02:00
Modify a commit in tooldef.cpp and nodedef.cpp
This commit is contained in:
@@ -223,7 +223,7 @@ public:
|
||||
private:
|
||||
// Key is name
|
||||
core::map<std::string, ToolDefinition*> m_tool_definitions;
|
||||
// Aliases for loading legacy crap
|
||||
// Aliases
|
||||
std::map<std::string, std::string> m_aliases;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user