aboutsummaryrefslogtreecommitdiff
path: root/src/app/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/index.html')
-rw-r--r--src/app/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/index.html b/src/app/index.html
index 97a14ab..263a903 100644
--- a/src/app/index.html
+++ b/src/app/index.html
@@ -9,7 +9,7 @@
<div class="text">Welcome to Viper!</div>
<div class="buttons">
<button id="update" onclick="update()">Update</button>
- <button id="setpath">Game Path</button>
+ <button id="setpath" onclick="setpath()">Game Path</button>
</div>
</div>
<div class="line">