summaryrefslogtreecommitdiff |
diff options
author | nsensfel <SpamShield0@noot-noot.org> | 2018-07-10 12:50:47 +0200 |
---|---|---|
committer | nsensfel <SpamShield0@noot-noot.org> | 2018-07-10 12:50:47 +0200 |
commit | cc7e5d48a82eac5d6643702e84a4ed9ac2bb15d3 (patch) | |
tree | b297412dc87b2feb8378517e95b7d804feeeb9f0 /www/index.html.m4 | |
parent | f716016b5a6fd774fa49640f3dec9b67280853b0 (diff) |
Uses the JS flags.
Diffstat (limited to 'www/index.html.m4')
-rw-r--r-- | www/index.html.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html.m4 b/www/index.html.m4 index a52d002..a0bbdde 100644 --- a/www/index.html.m4 +++ b/www/index.html.m4 @@ -18,7 +18,7 @@ <p>This website lets you play the game, even during its development phase. As a result, there is a lot missing.</p> <p> Having accounts at that stage would needlessly slow us down, so access to - <a href="/battlemap/">the game's battle system</a> is done without login in. + <a href="/battlemap/?id=0">the game's battle system</a> is done without login in. </p> <p>You can access the source code for the game this website is running, under the Apache 2.0 License:</p> <ul> |