fix crazyhouse drag cancelation

This commit is contained in:
Thibault Duplessis 2016-01-20 00:32:11 +07:00
parent c75a6f755e
commit 8efe8a388d
10 changed files with 10 additions and 10 deletions

View file

@ -9,7 +9,7 @@ net {
ip = "5.196.91.160"
asset {
domain = ${net.domain}
version = 803
version = 807
}
}
play {

File diff suppressed because one or more lines are too long

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.3",
"chessground": "github:ornicar/chessground#v3.3.4",
"game": "file:../game",
"mithril": "github:ornicar/mithril.js#v1.0.0"
}

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.3",
"chessground": "github:ornicar/chessground#v3.3.4",
"lodash": "~3.7.0",
"mithril": "github:ornicar/mithril.js#v1.0.0"
}

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.3",
"chessground": "github:ornicar/chessground#v3.3.4",
"mithril": "github:ornicar/mithril.js#v1.0.0"
}
}

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.3",
"chessground": "github:ornicar/chessground#v3.3.4",
"chessli.js": "file:../chessli",
"lodash": "~3.7.0",
"merge": "~1.2.0",

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.3",
"chessground": "github:ornicar/chessground#v3.3.4",
"chessli.js": "file:../chessli",
"lodash": "~3.7.0",
"merge": "~1.2.0",

View file

@ -29,7 +29,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.3",
"chessground": "github:ornicar/chessground#v3.3.4",
"game": "file:../game",
"mithril": "github:ornicar/mithril.js#v1.0.0"
}

View file

@ -28,7 +28,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.3",
"chessground": "github:ornicar/chessground#v3.3.4",
"game": "file:../game",
"lodash": "~3.7.0",
"mithril": "github:ornicar/mithril.js#v1.0.0"

View file

@ -28,7 +28,7 @@
"watchify": "~3.1.1"
},
"dependencies": {
"chessground": "github:ornicar/chessground#v3.3.3",
"chessground": "github:ornicar/chessground#v3.3.4",
"game": "file:../game",
"lodash": "~3.7.0",
"mithril": "github:ornicar/mithril.js#v1.0.0"