2019-03-27 22:10:45 -04:00
|
|
|
-- LUALOCALS < ---------------------------------------------------------
|
2019-09-07 09:08:57 -04:00
|
|
|
local include, nodecore
|
|
|
|
= include, nodecore
|
2019-03-27 22:10:45 -04:00
|
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
|
2019-09-07 09:08:57 -04:00
|
|
|
nodecore.amcoremod()
|
|
|
|
|
2019-03-28 22:52:48 -04:00
|
|
|
include("api")
|
2019-03-27 22:10:45 -04:00
|
|
|
include("intercept")
|
|
|
|
include("rearrange")
|