Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Commit

Permalink
Kek
Browse files Browse the repository at this point in the history
  • Loading branch information
AngryLama committed Jan 23, 2016
1 parent 99b2090 commit 4a0bb10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ void MainWindow::on_sourisCliquee(int touche)
}
}else{
if(jeu->scene()==sceneEditeur){
currentSelection=-1;
listeItem = curseurJeu->collidingItems();
if (listeItem.length()>0)
{
Expand Down

0 comments on commit 4a0bb10

Please sign in to comment.