ミラー元
https://github.com/minetest-mods/moreblocks.git
前回の同期 2025-11-07 17:05:19 +01:00
fix forgotten variable
このコミットが含まれているのは:
@@ -205,7 +205,7 @@ function circular_saw:update_inventory(pos, amount)
|
||||
meta:set_int("anz", amount)
|
||||
|
||||
meta:set_string("infotext",
|
||||
S("Circular Saw is working on @1") .. owned_by
|
||||
S("Circular Saw is working on @1", material) .. owned_by
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする