mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Mark ObjectRef::get_entity_name() deprecated
This commit is contained in:
@@ -2026,6 +2026,7 @@ private:
|
||||
return 0;
|
||||
}
|
||||
|
||||
// DEPRECATED
|
||||
// get_entity_name(self)
|
||||
static int l_get_entity_name(lua_State *L)
|
||||
{
|
||||
|
Reference in New Issue
Block a user