2020-09-10 22:28:25 -04:00

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")