diff options
| author | Victor Andreae <tehredcom@gmail.com> | 2007-08-04 23:07:42 +0000 |
|---|---|---|
| committer | Victor Andreae <tehredcom@gmail.com> | 2007-08-04 23:07:42 +0000 |
| commit | 929bdb49d07df4cdeee9536f3f1cef42b72f5a0c (patch) | |
| tree | 4cc3673e9c7792a4e0a5c3029e82de09af2f8845 /other/website/download.html | |
| parent | e563b636c32c2c7ef297eb7df572f914b8a70648 (diff) | |
| download | zcatch-929bdb49d07df4cdeee9536f3f1cef42b72f5a0c.tar.gz zcatch-929bdb49d07df4cdeee9536f3f1cef42b72f5a0c.zip | |
Diffstat (limited to 'other/website/download.html')
| -rw-r--r-- | other/website/download.html | 36 |
1 files changed, 17 insertions, 19 deletions
diff --git a/other/website/download.html b/other/website/download.html index de7197ba..ccafa12e 100644 --- a/other/website/download.html +++ b/other/website/download.html @@ -83,11 +83,11 @@ </tr> <tr> <td height="21"> </td> - <td><a href="http://www.teewars.com/teewars-0.1.1-osx.zip">Mirror</a></td> + <td><a href="http://www.teewars.com/teewars-0.1.1-osx.zip" class="style20">Mirror 1</a></td> </tr> <tr> <td> </td> - <td><a href="http://www.teewars.com/teewars-0.1.1-osx.zip">Mirror</a></td> + <td><a href="http://www.teewars.com/teewars-0.1.1-osx.zip" class="style20">Mirror 2</a></td> </tr> </table></td> </tr> @@ -99,24 +99,22 @@ <td width="162"><div align="right"><span class="style16">Released 2007-08-04</span></div></td> </tr> </table> - <p>Release notes</p> + <p class="brod">Release notes</p> <ul> -<li>Two new maps</li> -<li>Ingame chat</li> -<li>Kill messages</li> -<li>New and improved scoreboard </li> -<li>Lots of weapon tweaks and improvements </li> -<li>Lots of new sounds</li> -<li>Revised offline GUI with settings for keys, graphics and more</li> -<li>Respawn times</li> -<li>Score and time limit </li> -<li>Reworked network engine, smoother, less bandwidth </li> -<li>The all-new Ninja powerup! </li> -<li>Added screenshot button: F10 </li> -<li>New and improved master server system</li> -</ul> - - </td> +<li class="brod">Two new maps</li> +<li class="brod">Ingame chat</li> +<li class="brod">Kill messages</li> +<li class="brod">New and improved scoreboard </li> +<li class="brod">Lots of weapon tweaks and improvements </li> +<li class="brod">Lots of new sounds</li> +<li class="brod">Revised offline GUI with settings for keys, graphics and more</li> +<li class="brod">Respawn times</li> +<li class="brod">Score and time limit </li> +<li class="brod">Reworked network engine, smoother, less bandwidth </li> +<li class="brod">The all-new Ninja powerup! </li> +<li class="brod">Added screenshot button: F10 </li> +<li class="brod">New and improved master server system</li> +</ul> </td> </tr> </table> </td> </tr> |