Acabat amb cppcheck
Arreglades les herencies de les classes Sprite
This commit is contained in:
@@ -428,7 +428,6 @@ void BalloonFormations::initBalloonFormations()
|
||||
// #24 - Treinta enemigos BALLOON1. Del centro hacia los extremos. Juntos. Simetricos
|
||||
j = 24;
|
||||
balloon_formation_[j].number_of_balloons = 30;
|
||||
inc_x = 0;
|
||||
inc_time = 5;
|
||||
for (int i = 0; i < balloon_formation_[j].number_of_balloons; i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user