mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-06-29 21:31:02 +02: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