mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
More shared memory work + moved spdat from zone to common
This commit is contained in:
@@ -55,6 +55,7 @@ SET(common_sources
|
||||
serverinfo.cpp
|
||||
shareddb.cpp
|
||||
SharedLibrary.cpp
|
||||
spdat.cpp
|
||||
StructStrategy.cpp
|
||||
TCPConnection.cpp
|
||||
TCPServer.cpp
|
||||
@@ -168,6 +169,7 @@ SET(common_headers
|
||||
shareddb.h
|
||||
SharedLibrary.h
|
||||
skills.h
|
||||
spdat.h
|
||||
StructStrategy.h
|
||||
TCPBasicServer.h
|
||||
TCPConnection.h
|
||||
|
||||
Reference in New Issue
Block a user