mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 08:00:48 +01:00
fix typo in full characters.sql
--HG-- branch : trunk
This commit is contained in:
@@ -846,7 +846,7 @@ CREATE TABLE `gm_tickets` (
|
||||
`playerGuid` int(11) unsigned NOT NULL default '0',
|
||||
`name` varchar(15) NOT NULL,
|
||||
`message` text NOT NULL,
|
||||
`timestamp` int(10) NOT NULL default '0',
|
||||
`createtime` int(10) NOT NULL default '0',
|
||||
`closed` int(10) NOT NULL default '0',
|
||||
`assignedto` int(10) NOT NULL default '0',
|
||||
`comment` text NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user