mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 06:21: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()
|
||||
{
|
||||
std::vector<std::string> tables = {
|
||||
"aa_timers",
|
||||
"account",
|
||||
"account_ip",
|
||||
"account_flags",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user