1
0
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:
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)
{