mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-11-01 12:55:26 +01:00
Updated homedecor (with meshes)
- Updated homedecor - Used script to get the meshes back
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
computer = { };
|
||||
|
||||
computer.register = function ( name, def )
|
||||
@@ -99,5 +98,3 @@ local MODPATH = minetest.get_modpath("computer");
|
||||
dofile(MODPATH.."/computers.lua");
|
||||
dofile(MODPATH.."/miscitems.lua");
|
||||
dofile(MODPATH.."/recipes.lua");
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user