mirror of
https://github.com/APercy/automobiles_pck
synced 2025-06-16 13:58:01 +02:00
removal of deprecated entity
This commit is contained in:
parent
8298d2690e
commit
9b054df841
@ -847,6 +847,7 @@ local old_entities = {
|
||||
"automobiles_trans_am:pointer",
|
||||
"automobiles_buggy:steering",
|
||||
"automobiles_vespa:pivot_mesh",
|
||||
"automobiles_motorcycle:pivot_mesh",
|
||||
}
|
||||
for _,entity_name in ipairs(old_entities) do
|
||||
minetest.register_entity(":"..entity_name, {
|
||||
|
Loading…
Reference in New Issue
Block a user