diff options
-rw-r--r-- | web/nms.gathering.org/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/web/nms.gathering.org/index.html b/web/nms.gathering.org/index.html index 2857377..62dba88 100644 --- a/web/nms.gathering.org/index.html +++ b/web/nms.gathering.org/index.html @@ -87,6 +87,12 @@ <li><a href="mbd-status.pl">MBD-status</a> <br /><i>Hva spiller folk mest?</i> </li> + + <br /> + + <li><a href="ping.html">Ping-kart</a> + <br /><i>Pinger alle bokser hvert sekund, samt posisjonsredigering</i> + </li> </ul> </body> </html> |