mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 05:18:40 +00:00
Console wip, change how we send acks back to some old behavior
This commit is contained in:
@@ -6,6 +6,7 @@ SET(world_sources
|
||||
client.cpp
|
||||
cliententry.cpp
|
||||
clientlist.cpp
|
||||
console.cpp
|
||||
eql_config.cpp
|
||||
launcher_link.cpp
|
||||
launcher_list.cpp
|
||||
@@ -31,6 +32,7 @@ SET(world_headers
|
||||
client.h
|
||||
cliententry.h
|
||||
clientlist.h
|
||||
console.h
|
||||
eql_config.h
|
||||
launcher_link.h
|
||||
launcher_list.h
|
||||
|
||||
Reference in New Issue
Block a user