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 3daf03c796
commit 4db646db94
4 changed files with 73 additions and 801 deletions
-2
View File
@@ -78,7 +78,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
@@ -549,7 +548,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