mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
big changes coming...
This commit is contained in:
@@ -2156,7 +2156,7 @@ Sortable.prototype =
|
||||
if (moved && !awaitingDragStarted) {
|
||||
toggleClass(dragEl, putSortable ? putSortable.options.ghostClass : this.options.ghostClass, false);
|
||||
//code added by me (Kyle) starts here!
|
||||
cardMasterUpdated()
|
||||
drawCardObjects()
|
||||
//code added by me (Kyle) ends here!
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user