diff web/scoring/index.html @ 63:ad103f9f2e3a

Add support for Advanced Rogue 7 and XRogue.
author John "Elwin" Edwards
date Tue, 09 Jun 2015 14:25:23 -0400
parents 7c789e87ee5d
children 2cca66b3e262
line wrap: on
line diff
--- a/web/scoring/index.html	Fri Jan 30 20:24:47 2015 -0500
+++ b/web/scoring/index.html	Tue Jun 09 14:25:23 2015 -0400
@@ -21,6 +21,8 @@
 <li><a href="./rogue5.html">Rogue V5</a></li>
 <li><a href="./srogue.html">Super-Rogue</a></li>
 <li><a href="./arogue5.html">Advanced Rogue 5</a></li>
+<li><a href="./arogue7.html">Advanced Rogue 7</a></li>
+<li><a href="./xrogue.html">XRogue</a></li>
 </ul>
 </div>
 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>