aboutsummaryrefslogtreecommitdiffstats
path: root/index.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'index.xhtml')
-rw-r--r--index.xhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.xhtml b/index.xhtml
index 7c32ee3..dc11052 100644
--- a/index.xhtml
+++ b/index.xhtml
@@ -114,6 +114,7 @@
<input type="file" id="selectedFile" style="display: none;" accept=".save.xml" onchange="uploadSave()" />
<button class="btn btn-success" type="button" onclick="document.getElementById('selectedFile').click()">Upload</button>
<button class="btn btn-success" type="button" onclick="deleteSave()">Delete</button>
+ <button class="btn btn-success" type="button" onclick="resetGame()">Reset current game</button>
</div>
</div>
</div>