Project builds, don't run it
This commit is contained in:
+2
-2
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user