Stage ja carrega desde fitxer la informació de les fases
This commit is contained in:
@@ -111,7 +111,7 @@ void BalloonManager::deployRandomFormation(int stage) {
|
||||
}
|
||||
|
||||
// Reinicia el contador para el próximo despliegue
|
||||
balloon_deploy_counter_ = 300;
|
||||
balloon_deploy_counter_ = DEFAULT_BALLOON_DEPLOY_COUNTER;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user