Chunithm New!!+ Importer and settings fixed

This commit is contained in:
2023-03-01 21:09:06 +01:00
parent 435a098fe0
commit b81767af8a
6 changed files with 12 additions and 10 deletions

View File

@ -0,0 +1 @@
ALTER TABLE chuni_static_music CHANGE COLUMN worldsEndTag worldsEndTag VARCHAR(20) NULL DEFAULT NULL ;

View File

@ -0,0 +1 @@
ALTER TABLE chuni_static_music CHANGE COLUMN worldsEndTag worldsEndTag VARCHAR(7) NULL DEFAULT NULL ;