mirror of
https://github.com/minetest-mods/technic.git
synced 2025-06-30 23:30:38 +02:00
Fix luacheck syntax warnings
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
-- Translation support
|
||||
local S = minetest.get_translator("technic_chests")
|
||||
|
||||
technic.chests.groups = {snappy=2, choppy=2, oddly_breakable_by_hand=2,
|
||||
tubedevice=1, tubedevice_receiver=1}
|
||||
technic.chests.groups_noinv = {snappy=2, choppy=2, oddly_breakable_by_hand=2,
|
||||
|
Reference in New Issue
Block a user