summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/play.html b/play.html
index 6476e5f..41e9dfb 100644
--- a/play.html
+++ b/play.html
@@ -67,11 +67,11 @@
<div id="pieces">
<div id="turn" class="marker circle turn levy"></div>
<div id="end" class="marker circle end"></div>
- <div id="ip" class="marker square ip"></div>
+ <div id="victory_check" class="marker square victory_check"></div>
<div id="towns" class="marker square towns"></div>
<div id="cities" class="marker square cities"></div>
<div id="fortresses" class="marker square fortresses"></div>
- <div id="victory_check" class="marker square victory_check"></div>
+ <div id="ip" class="marker square ip"></div>
</div>
</div>