mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 20:30:25 +00:00
Update database_schema.h
This commit is contained in:
@@ -33,6 +33,7 @@ namespace DatabaseSchema {
|
|||||||
static std::vector<std::string> GetPlayerTables()
|
static std::vector<std::string> GetPlayerTables()
|
||||||
{
|
{
|
||||||
std::vector<std::string> tables = {
|
std::vector<std::string> tables = {
|
||||||
|
"aa_timers",
|
||||||
"account",
|
"account",
|
||||||
"account_ip",
|
"account_ip",
|
||||||
"account_flags",
|
"account_flags",
|
||||||
|
|||||||
Reference in New Issue
Block a user