mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
[UCS] Database class name change (#2742)
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#include <cstdlib>
|
||||
#include <algorithm>
|
||||
|
||||
extern Database database;
|
||||
extern UCSDatabase database;
|
||||
extern std::string WorldShortName;
|
||||
extern std::string GetMailPrefix();
|
||||
extern ChatChannelList *ChannelList;
|
||||
|
||||
Reference in New Issue
Block a user