aboutsummaryrefslogtreecommitdiffstats
path: root/js/craftmine.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/craftmine.js')
-rw-r--r--js/craftmine.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/js/craftmine.js b/js/craftmine.js
index d649305..43c4870 100644
--- a/js/craftmine.js
+++ b/js/craftmine.js
@@ -64,14 +64,6 @@ function updateMine() {
updateData("mine");
}
-function saveGame() {
- sendRequest("craftmine.php", "op=saveGame");
-}
-
-function downGame() {
- window.open("craftmine.php?op=downGame", "_blank");
-}
-
function init() {
initCraftMine();
changeTab();