1
0
mirror of https://github.com/exane/not-gwent-online synced 2026-02-03 04:25:00 +00:00

some responsive stuff

This commit is contained in:
exane
2015-07-02 18:17:33 +02:00
parent 89b1396c50
commit 2de34251b5
8 changed files with 66 additions and 17 deletions

View File

@@ -856,6 +856,7 @@ Battleside = (function(){
if(!left){
self.send("redraw:close", null, true);
//console.log("redraw finished");
self.wait();
deferred.resolve("done");
//self.socket.off("redraw:reDrawCard", h1);
}