mirror of
https://github.com/mangosfour/server.git
synced 2026-01-01 16:37:12 +00:00
Some new gm ticket stuff.
This commit is contained in:
parent
9e3e741d9b
commit
f34c11be7f
8 changed files with 126 additions and 18 deletions
2
sql/330/3_character_ticket.sql
Normal file
2
sql/330/3_character_ticket.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
alter table `character_ticket`
|
||||
add column `response_text` text CHARSET utf8 COLLATE utf8_general_ci NULL after `ticket_text`;
|
||||
Loading…
Add table
Add a link
Reference in a new issue