Revert "Merge pull request #1007 from EQEmu/feature/improved-name-generator"

This reverts commit 3c71e2c91d, reversing
changes made to 80d1601754.
This commit is contained in:
Akkadius
2020-04-08 16:00:27 -05:00
parent cbd1f42a08
commit 1728923bbb
4 changed files with 73 additions and 801 deletions
-2
View File
@@ -77,7 +77,6 @@ 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
@@ -222,7 +221,6 @@ 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