@ -38,7 +38,7 @@ void buildBin(int width, int heigth){
void loadLevel(int lvlnum){
clearField();
Ballx = -1;
Bally = 30;
Bally = 27;
int tmpX,tmpY;