Project builds, don't run it

This commit is contained in:
2016-11-27 21:55:21 +11:00
parent 1826baa48d
commit a2f5e367b2
12 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -77,8 +77,8 @@ static const luaL_Reg preloadedlibs[] = {
{TORTUGA_CREATURE_API, openCreatureAPI},
{TORTUGA_CREATURE_MANAGER_API, openCreatureManagerAPI},
{TORTUGA_NETWORK_API, openNetworkAPI},
{TORTUGA_REGION_API, openRegionAPI},
{TORTUGA_REGION_PAGER_API, openRegionPagerAPI},
{TURTLEMAP_REGION_API, openRegionAPI},
{TURTLEMAP_REGION_PAGER_API, openRegionPagerAPI},
{TORTUGA_ROOM_API, openRoomAPI},
{TORTUGA_ROOM_MANAGER_API, openRoomManagerAPI},
{TORTUGA_TRIGGER_API, openTriggerAPI},