mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Modded 2017_01_10_book_languages.sql to eliminate error message
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
alter table books add language int default 0;
|
||||
|
||||
drop table reading_is_fundamental;
|
||||
drop table if exists reading_is_fundamental;
|
||||
|
||||
create table reading_is_fundamental
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user