장수 선택 테이블을 schema에 추가

This commit is contained in:
2018-05-05 21:44:15 +09:00
parent 5dfb844c7e
commit a75eb5b74e
2 changed files with 19 additions and 1 deletions
+3 -1
View File
@@ -46,4 +46,6 @@ DROP TABLE IF EXISTS world_history;
# ( ?)
DROP TABLE IF EXISTS general_public_record;
DROP TABLE IF EXISTS reserved_open;
DROP TABLE IF EXISTS reserved_open;
DROP TABLE IF EXISTS select_npc_token;