mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 11:26:35 +00:00
Basic lua packet api, and it works too. Exciting I must say.
This commit is contained in:
@@ -47,6 +47,7 @@ SET(zone_sources
|
||||
lua_mob.cpp
|
||||
lua_npc.cpp
|
||||
lua_object.cpp
|
||||
lua_packet.cpp
|
||||
lua_parser.cpp
|
||||
lua_parser_events.cpp
|
||||
lua_raid.cpp
|
||||
@@ -156,6 +157,7 @@ SET(zone_headers
|
||||
lua_mob.h
|
||||
lua_npc.h
|
||||
lua_object.h
|
||||
lua_packet.h
|
||||
lua_parser.h
|
||||
lua_parser_events.h
|
||||
lua_ptr.h
|
||||
|
||||
Reference in New Issue
Block a user