aboutsummaryrefslogtreecommitdiffstats
path: root/index.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'index.xhtml')
-rw-r--r--index.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.xhtml b/index.xhtml
index bd2cdf3..f242f76 100644
--- a/index.xhtml
+++ b/index.xhtml
@@ -18,7 +18,7 @@
<script type="text/javascript" charset="utf-8" src="js/dungeon.js"></script>
<script type="text/javascript" charset="utf-8" src="js/savegame.js"></script>
</head>
-<body onload="init()" onhashchange="changeTab()">
+<body onload="init()">
<div class="container-fluid">
<div class="row">
<h1>CraftMine</h1>