1
0
mirror of https://github.com/mt-mods/signs_lib.git synced 2025-07-03 16:20:26 +02:00

Remove default dependency (#6)

This commit is contained in:
wsor4035
2022-02-07 07:54:55 -05:00
committed by GitHub
parent aa5f865131
commit b0808a376a
5 changed files with 72 additions and 71 deletions

View File

@ -9,8 +9,8 @@ globals = {
read_globals = {
-- Builtin
table = {fields = {"copy"}},
"ItemStack", "vector",
"ItemStack", "vector", "default",
-- Mod deps
"intllib",
"screwdriver",