diff --git a/source/code/main.cpp b/source/code/main.cpp index 46619ae..b80d872 100644 --- a/source/code/main.cpp +++ b/source/code/main.cpp @@ -343,7 +343,7 @@ public: int addBall(int x, int y,bool right,int color) { int ballNumber = 0; //Find a free ball - while ((ballUsed[ballNumber])&&(ballNumber