鏡像自
https://github.com/luanti-org/luanti.git
已同步 2025-11-09 03:25:28 +01:00
Fix log message in tooldef.cpp
此提交包含在:
@@ -139,7 +139,7 @@ public:
|
||||
bool alias_removed = (m_aliases.erase(toolname) != 0);
|
||||
if(alias_removed)
|
||||
infostream<<"tdef: erased alias "<<toolname
|
||||
<<" because node was defined"<<std::endl;
|
||||
<<" because tool was defined"<<std::endl;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
新增問題並參考
封鎖使用者