mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Mark ObjectRef::get_entity_name() deprecated
This commit is contained in:
parent
ab57fbe4ca
commit
e82a76e438
2 changed files with 2 additions and 1 deletions
|
@ -2026,6 +2026,7 @@ private:
|
|||
return 0;
|
||||
}
|
||||
|
||||
// DEPRECATED
|
||||
// get_entity_name(self)
|
||||
static int l_get_entity_name(lua_State *L)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue