mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-18 23:51:28 +00:00
Update database_schema.h
This commit is contained in:
parent
4695aa30ad
commit
f542913041
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user