X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fdnd.js;h=f5417917d03c4e55ddc20b047da377085abd9f94;hb=29ef3f7db6bc1d39c658a15d95d22e45bbd59c16;hp=312b604bf9dcc1707006a789841d4307d1fbc9ef;hpb=a8c6e814800a78f4325d49f8a08a0332d45a3842;p=brisk.git diff --git a/web/dnd.js b/web/dnd.js index 312b604..f541791 100644 --- a/web/dnd.js +++ b/web/dnd.js @@ -1,7 +1,10 @@ /* * brisk - dnd.js * - * Copyright (C) 2006 matteo.nastasi@milug.org + * Copyright (C) 2006-2008 Matteo Nastasi + * mailto: nastasi@alternativeoutput.it + * matteo.nastasi@milug.org + * web: http://www.alternativeoutput.it * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -520,10 +523,6 @@ function card_play_so(card_idx, x, y) { alert("card_play_so: unreachable function."); } -function card_play_ne(card_idx, x, y) -{ - // alert("card_play_nw: card_pos="+ card_pos+" card_idx="+card_idx+" x="+x+" y="+y); -} /* CARD_PLAY_EA */ function card_postplay_ea(card_pos)