aboutsummaryrefslogtreecommitdiff
path: root/src/trinitycore/Main.cpp
diff options
context:
space:
mode:
authorBlaymoira <none@none>2009-01-04 17:20:23 +0100
committerBlaymoira <none@none>2009-01-04 17:20:23 +0100
commitc9f0d4292afa4b468728c456f7ec0f56d8d15c62 (patch)
treecec65105e31ae59f4867e002855244f81cd43f0d /src/trinitycore/Main.cpp
parentc4401376ab510c48cccf0b95cb52c79b038bec5b (diff)
*Cleaned up database queries - by XTZGZoReX
--HG-- branch : trunk
Diffstat (limited to 'src/trinitycore/Main.cpp')
-rw-r--r--src/trinitycore/Main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trinitycore/Main.cpp b/src/trinitycore/Main.cpp
index 3767e73b844..a4bcf717d62 100644
--- a/src/trinitycore/Main.cpp
+++ b/src/trinitycore/Main.cpp
@@ -54,7 +54,7 @@ int m_ServiceStatus = -1;
DatabaseType WorldDatabase; ///< Accessor to the world database
DatabaseType CharacterDatabase; ///< Accessor to the character database
-DatabaseType loginDatabase; ///< Accessor to the realm/login database
+DatabaseType LoginDatabase; ///< Accessor to the realm/login database
uint32 realmID; ///< Id of the realm