Commit fd22a6cf authored by fallenstardust's avatar fallenstardust

remove

parent afcff122
......@@ -1078,10 +1078,6 @@ bool DeckBuilder::OnEvent(const irr::SEvent& event) {
break;
}
is_starting_dragging = true;
if(mainGame->scrFilter->isVisible()) {
drag_start_pos = mainGame->scrFilter->getPos();
break;
}
break;
}
case irr::EMIE_LMOUSE_LEFT_UP: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment