mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[7546] Revert [7544] correcty move uptime table to Realm database, use realmid column.
Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
parent
ff0c31e103
commit
b09df0aade
7 changed files with 52 additions and 28 deletions
|
|
@ -204,6 +204,8 @@ pkgdata_DATA = \
|
|||
7536_01_mangos_spell_chain.sql \
|
||||
7544_01_mangos_uptime.sql \
|
||||
7544_02_characters_uptime.sql \
|
||||
7546_01_characters_uptime.sql \
|
||||
7546_02_realmd_uptime.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -388,4 +390,6 @@ EXTRA_DIST = \
|
|||
7536_01_mangos_spell_chain.sql \
|
||||
7544_01_mangos_uptime.sql \
|
||||
7544_02_characters_uptime.sql \
|
||||
7546_01_characters_uptime.sql \
|
||||
7546_02_realmd_uptime.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue