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