Some random clean ups and fixes

This commit is contained in:
2025-04-04 22:58:24 +02:00
parent 1343aa2c23
commit 656e33737d
5 changed files with 19 additions and 164 deletions

View File

@@ -38,7 +38,6 @@ dofile(modpath.."/api/registration.lua")
dofile(modpath.."/api/side.lua")
dofile(modpath.."/api/tool.lua")
dofile(modpath.."/machines/common.lua")
dofile(modpath.."/machines/machine.lua")
dofile(modpath.."/machines/activated_machine.lua")
dofile(modpath.."/machines/electric_machine.lua")