Remove aa_timers from character tables [skip ci]

This commit is contained in:
Akkadius 2020-01-11 18:19:27 -06:00
parent 3c6cdd0905
commit 9dacd0bd7a
3 changed files with 0 additions and 5740 deletions

View File

@ -33,7 +33,6 @@ namespace DatabaseSchema {
static std::vector<std::string> GetPlayerTables()
{
std::vector<std::string> tables = {
"aa_timers",
"account",
"account_ip",
"account_flags",

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,3 @@
aa_timers
account
account_ip
account_flags