11 lines
276 B
Lua
Raw Normal View History

-- LUALOCALS < ---------------------------------------------------------
local include, nodecore
= include, nodecore
-- LUALOCALS > ---------------------------------------------------------
nodecore.amcoremod()
include("operate")
2019-09-14 09:49:06 -04:00
include("register")
include("ablation")