Removed debug code
This commit is contained in:
parent
3a4e34eb41
commit
3dcf705493
@ -37,8 +37,6 @@ let suits = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
let allowdrop = event => {
|
let allowdrop = event => {
|
||||||
|
|
||||||
console.log(event.dataTransfer.getData("x-solitaire/card"));
|
|
||||||
if (currentDragId == "")
|
if (currentDragId == "")
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user