diff --git a/mainwindow.cpp b/mainwindow.cpp index c2f6a1e..c7008bd 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -177,6 +177,7 @@ void MainWindow::on_sourisCliquee(int touche) } }else{ if(jeu->scene()==sceneEditeur){ + currentSelection=-1; listeItem = curseurJeu->collidingItems(); if (listeItem.length()>0) {