mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Use a better name generator
This commit is contained in:
@@ -77,6 +77,7 @@ SET(common_sources
|
||||
unix.cpp
|
||||
platform.cpp
|
||||
json/jsoncpp.cpp
|
||||
namegenerator/namegen.cpp
|
||||
net/console_server.cpp
|
||||
net/console_server_connection.cpp
|
||||
net/crc32.cpp
|
||||
@@ -221,6 +222,7 @@ SET(common_headers
|
||||
event/timer.h
|
||||
json/json.h
|
||||
json/json-forwards.h
|
||||
namegenerator/namegen.h
|
||||
net/console_server.h
|
||||
net/console_server_connection.h
|
||||
net/crc32.h
|
||||
|
||||
Reference in New Issue
Block a user