14 lines
327 B
Lua
14 lines
327 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("setup")
|
|
include("breath")
|
|
include("hotbar")
|
|
include("touchtip")
|
|
include("pretrans")
|
|
include("hints")
|