1
0
Fork 0
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:
Perttu Ahola 2012-01-02 17:33:03 +02:00
parent ab57fbe4ca
commit e82a76e438
2 changed files with 2 additions and 1 deletions

View file

@ -2026,6 +2026,7 @@ private:
return 0;
}
// DEPRECATED
// get_entity_name(self)
static int l_get_entity_name(lua_State *L)
{