mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-11-03 01:15:36 +01:00
Fix screwdriver variables
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
computer = { }
|
||||
computer = {}
|
||||
screwdriver = screwdriver or {}
|
||||
|
||||
computer.register = function (name, def)
|
||||
local nodename = name
|
||||
|
||||
Reference in New Issue
Block a user