mirror of https://github.com/dirtbags/tanks.git
Explain round frequency.
This commit is contained in:
parent
0fd575e948
commit
9d474c7c56
|
@ -116,6 +116,7 @@ BEGIN {
|
||||||
print " <h1>Dirtbags Tanks</h1>";
|
print " <h1>Dirtbags Tanks</h1>";
|
||||||
|
|
||||||
print " <p>New here? Read the <a href=\"intro.html\">introduction</a>.</p>";
|
print " <p>New here? Read the <a href=\"intro.html\">introduction</a>.</p>";
|
||||||
|
print " <p>New round every minute.</p>";
|
||||||
print " <h2>Rankings</h2>";
|
print " <h2>Rankings</h2>";
|
||||||
print " <p>Over the last 20 games only.</p>";
|
print " <p>Over the last 20 games only.</p>";
|
||||||
print " <ol>";
|
print " <ol>";
|
||||||
|
|
Loading…
Reference in New Issue