Updated domain name announcement message.

This commit is contained in:
MobiusDevelopment
2022-04-16 01:54:47 +00:00
parent 4c7196c2e8
commit 8b11f515d0

View File

@@ -11,4 +11,4 @@ CREATE TABLE IF NOT EXISTS `announcements` (
INSERT INTO announcements (`type`, `author`, `content`) VALUES INSERT INTO announcements (`type`, `author`, `content`) VALUES
(0, 'L2jMobius', 'Thanks for using L2jMobius!'), (0, 'L2jMobius', 'Thanks for using L2jMobius!'),
(0, 'L2jMobius', 'http://www.l2jmobius.com'); (0, 'L2jMobius', 'http://www.l2jmobius.org');