mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
Addition to previous commit
This commit is contained in:
@@ -4,7 +4,7 @@ return [
|
||||
MENU_CATEGORY_NEWS => [
|
||||
'Latest News' => 'news',
|
||||
'News Archive' => 'news/archive',
|
||||
'Changelog' => 'changelog',
|
||||
'Changelog' => 'change-log',
|
||||
],
|
||||
MENU_CATEGORY_ACCOUNT => [
|
||||
'Account Management' => 'account/manage',
|
||||
@@ -28,7 +28,7 @@ return [
|
||||
MENU_CATEGORY_LIBRARY => [
|
||||
'Monsters' => 'monsters',
|
||||
'Spells' => 'spells',
|
||||
'Server Info' => 'server-info',
|
||||
'Server Info' => 'ots-info',
|
||||
'Commands' => 'commands',
|
||||
'Exp Stages' => 'exp-stages',
|
||||
'Gallery' => 'gallery',
|
||||
|
@@ -4,7 +4,7 @@ return [
|
||||
MENU_CATEGORY_NEWS => [
|
||||
'Latest News' => 'news',
|
||||
'News Archive' => 'news/archive',
|
||||
'Changelog' => 'changelog',
|
||||
'Changelog' => 'change-log',
|
||||
],
|
||||
MENU_CATEGORY_ACCOUNT => [
|
||||
'Account Management' => 'account/manage',
|
||||
@@ -33,7 +33,7 @@ return [
|
||||
'Commands' => 'commands',
|
||||
'Exp Stages' => 'exp-stages',
|
||||
'Gallery' => 'gallery',
|
||||
'Server Info' => 'server-info',
|
||||
'Server Info' => 'ots-info',
|
||||
'Exp Table' => 'exp-table',
|
||||
'FAQ' => 'faq',
|
||||
],
|
||||
|
Reference in New Issue
Block a user