Add files via upload

This commit is contained in:
Vladyslav
2017-12-05 11:16:18 +02:00
committed by GitHub
parent b8718d18db
commit c7695517a9
87 changed files with 1846 additions and 618 deletions
+5 -6
View File
@@ -29,12 +29,11 @@ As soon as more events are received per second than can be calculated per second
<br />
The chronological order of troop movements stays the same, even in an event jam, so troops that would normally arrive somewhere first would still arrive there first.
<br />
As player, nothing can be done against an event jam except waiting. Normally these problems get resolved after a few minutes automatically. At the moment <b><?php echo $count; ?></b> events await </p>
As player, nothing can be done against an event jam except waiting. Normally these problems get resolved after a few minutes automatically. At the moment <b><?php echo $count; ?></b> events await
</p>
<map id="nav" name="nav">
<area href="manual.php?s=1" title="back" coords="0,0,45,18" shape="rect" alt="" />
<area href="manual.php?s=1" title="Overview" coords="46,0,70,18" shape="rect" alt="" />
<area href="manual.php?s=1" title="forward" coords="71,0,116,18" shape="rect" alt="" />
<area href="manual.php?s=1" title="back" coords="0,0,45,18" shape="rect" alt="" />
<area href="manual.php?s=1" title="Overview" coords="46,0,70,18" shape="rect" alt="" />
<area href="manual.php?s=1" title="forward" coords="71,0,116,18" shape="rect" alt="" />
</map>
<img usemap="#nav" src="img/x.gif" class="navi" alt="" />