Changed powered by announcement message.
This commit is contained in:
parent
c6319af06d
commit
0c41708c21
@ -11,4 +11,4 @@ CREATE TABLE IF NOT EXISTS `announcements` (
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||
|
||||
INSERT INTO announcements (`type`, `author`, `content`) VALUES
|
||||
(0, 'Mobius', 'Powered by www.l2jmobius.com');
|
||||
(0, 'Mobius', 'Powered by L2J-Mobius');
|
Loading…
Reference in New Issue
Block a user