mirror of
https://github.com/mt-mods/home_workshop_modpack.git
synced 2025-07-03 08:50:37 +02:00
split tetris out to seperate file
This commit is contained in:
@ -22,3 +22,4 @@ dofile(computers.modpath .. "/formspec.lua")
|
||||
dofile(computers.modpath .. "/commands.lua")
|
||||
dofile(computers.modpath .. "/gui.lua")
|
||||
dofile(computers.modpath .. "/demo.lua")
|
||||
dofile(computers.modpath .. "/tetris.lua")
|
||||
|
Reference in New Issue
Block a user