diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2019-06-09 19:19:50 +0200 |
|---|---|---|
| committer | Francesco Borzì <borzifrancesco@gmail.com> | 2019-06-09 19:19:50 +0200 |
| commit | 54752e468846cd7861b52bc7738e4a732ebfb561 (patch) | |
| tree | ea0f047ffe0f099f1db52eac0746c5b1be444a16 /_includes/azerothcore | |
| parent | fc8a34f506dfd019febfa746346bf81752accc6d (diff) | |
| download | wiki-54752e468846cd7861b52bc7738e4a732ebfb561.tar.gz wiki-54752e468846cd7861b52bc7738e4a732ebfb561.tar.bz2 wiki-54752e468846cd7861b52bc7738e4a732ebfb561.zip | |
Fix command page and add GM command page (#58)
Diffstat (limited to '_includes/azerothcore')
| -rw-r--r-- | _includes/azerothcore/sidebar.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index 30affea..114cde4 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -35,6 +35,7 @@ <li> <a href="/wiki/how-to-work-with-conf-files">Work with configuration files (.conf & .conf.dist)</a> <li> <a href="/wiki/Extract-Client-Data">Extract client data (maps, mmaps, vmaps, dbc)</a> <li> <a href="/wiki/linux-restarter">Linux automatic restarter</a> +<li> <a href="/wiki/GM-Commands">GM Commands</a> </ul> <b>Documentation</b> <ul> |
