canvi de pc
This commit is contained in:
@@ -709,7 +709,4 @@ void BalloonFormations::initGameStages()
|
||||
}
|
||||
|
||||
// Devuelve una fase
|
||||
Stage BalloonFormations::getStage(int index) const
|
||||
{
|
||||
return stage_[index];
|
||||
}
|
||||
Stage BalloonFormations::getStage(int index) const { return stage_[index]; }
|
||||
Reference in New Issue
Block a user