1
Fork 0
mirror of https://github.com/Steffo99/iiiiil-gioco.git synced 2024-11-21 15:34:19 +00:00

Rimosse info di debug

This commit is contained in:
Steffo 2016-01-04 17:55:37 +01:00
parent 3f58da224a
commit bd34cc0116

View file

@ -511,7 +511,6 @@ void generate(Enemy* list[ENEMIES_IN_LEVEL])
placed_potions++;
}
}
cout << player.x << '|' << player.y;
}
//Processa il resto di un turno, dopo il movimento del giocatore.