mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 03:31:08 +00:00
[UCS] Database class name change (#2742)
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
#include <cstdlib>
|
||||
#include <algorithm>
|
||||
|
||||
extern Database database;
|
||||
extern UCSDatabase database;
|
||||
extern uint32 ChatMessagesSent;
|
||||
|
||||
void ServerToClient45SayLink(std::string& clientSayLink, const std::string& serverSayLink);
|
||||
|
||||
Reference in New Issue
Block a user