lnx -> watch file rename

This commit is contained in:
Mestima 2021-10-05 04:56:20 +03:00
parent 5798c7d3ba
commit 7a81536e89
No known key found for this signature in database
GPG Key ID: 30B59EB1D7F18807
2 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Assets = {
Asset("ATLAS", "images/inventoryimages/pocketwatchpack.xml") Asset("ATLAS", "images/inventoryimages/pocketwatchpack.xml")
} }
modimport("scripts/main/lnx_container.lua") modimport("scripts/main/watch_container.lua")
AddRecipe("pocketwatchpack", AddRecipe("pocketwatchpack",
{ {
Ingredient("pocketwatch_dismantler", 1), Ingredient("pocketwatch_dismantler", 1),