mirror of
https://gitlab.com/deetmit/mesecons_x.git
synced 2024-11-09 00:43:45 +01:00
4 lines
126 B
Lua
4 lines
126 B
Lua
|
dofile(minetest.get_modpath("mesecons_regs").."/latch.lua");
|
||
|
dofile(minetest.get_modpath("mesecons_regs").."/flipflop.lua");
|
||
|
|