diff options
| author | Stoabrogga <38475780+Stoabrogga@users.noreply.github.com> | 2019-07-30 13:12:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-30 13:12:41 +0200 |
| commit | 3dadcd2f56bab9ccab5c9924ef7111053f0832d2 (patch) | |
| tree | 0cf4238e86ca49abc89b12b805e40f6cec576196 /_includes/azerothcore | |
| parent | 1610205aa4746ac8cf1fd7cbb30f6c8bfcd8de2b (diff) | |
| download | wiki-3dadcd2f56bab9ccab5c9924ef7111053f0832d2.tar.gz wiki-3dadcd2f56bab9ccab5c9924ef7111053f0832d2.tar.bz2 wiki-3dadcd2f56bab9ccab5c9924ef7111053f0832d2.zip | |
Update waypoints and scripts documentation (#102)
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 585a19a..70ba818 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -41,6 +41,7 @@ <li><a href="/wiki/Extract-Client-Data">Extract client data (maps, mmaps, vmaps, dbc)</a></li> <li><a href="/wiki/linux-restarter">Linux automatic restarter</a></li> <li><a href="/wiki/GM-Commands">GM Commands</a></li> + <li><a href="/wiki/Waypoints-Information">Information about waypoints</a></li> </ul> <b>Documentation</b> <ul> |
