Aleksei-bird 7c9c708c92 Первый фикс
Пачки некоторых позиций увеличены
2024-03-01 20:54:33 +03:00

15 lines
308 B
Lua

--[[ Copyright (c) 2019 - 2023 Picklock
* Part of Picklocks Inserter
* data.lua
* Version 1.110.6.54
*
* See LICENSE.MD in the project directory for license information.
--]]
myModName="__Picks-Inserter__"
require("prototypes.selector")
require("prototypes.mark")
require("prototypes.custom-inputs")