mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-22 07:28:32 +00:00
Lua work - loading works, I think checking for sub works. Calling subs is in the beginning stages and binding is starting
This commit is contained in:
@@ -31,6 +31,8 @@ SET(zone_sources
|
||||
horse.cpp
|
||||
inventory.cpp
|
||||
loottables.cpp
|
||||
lua_entity.cpp
|
||||
lua_mob.cpp
|
||||
lua_parser.cpp
|
||||
Map.cpp
|
||||
merc.cpp
|
||||
@@ -110,6 +112,8 @@ SET(zone_headers
|
||||
guild_mgr.h
|
||||
hate_list.h
|
||||
horse.h
|
||||
lua_entity.h
|
||||
lua_mob.h
|
||||
lua_parser.h
|
||||
map.h
|
||||
masterentity.h
|
||||
|
||||
Reference in New Issue
Block a user