mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-05-11 05:10:22 +02:00
fix barrel local var
This commit is contained in:
parent
cfb958e10c
commit
3b4c7b3fa7
@ -49,7 +49,7 @@ local override_barrel = {
|
||||
on_rotate = pipeworks.on_rotate
|
||||
}
|
||||
|
||||
override_barrel_open = table.copy(override_barrel)
|
||||
local override_barrel_open = table.copy(override_barrel)
|
||||
|
||||
override_barrel_open.tiles = {
|
||||
"mcl_barrels_barrel_top_open.png",
|
||||
|
Loading…
x
Reference in New Issue
Block a user