Add missed function for translation

This commit is contained in:
Muhammad Nur Hidayat Yasuyoshi (MNH48.com)
2018-02-06 16:47:29 +08:00
parent 2ab5a7c90a
commit 0fbbe629c2

View File

@ -279,7 +279,7 @@ unified_inventory.register_craft_type("digging", {
})
unified_inventory.register_craft_type("digging_chance", {
description = "Digging (by chance)",
description = F("Digging (by chance)"),
icon = "default_tool_steelpick.png^[transformFY.png",
width = 1,
height = 1,