mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 19:47:16 +00:00
Legacy LS tables no longer needed. [skip ci]
This commit is contained in:
@@ -80,3 +80,8 @@ SELECT
|
||||
`Note`
|
||||
FROM
|
||||
tblWorldServerRegistration;
|
||||
|
||||
DROP TABLE tblLoginServerAccounts;
|
||||
DROP TABLE tblServerAdminRegistration;
|
||||
DROP TABLE tblWorldServerRegistration;
|
||||
DROP TABLE tblServerListType;
|
||||
|
||||
Reference in New Issue
Block a user