style: en els update() de game/scenes

This commit is contained in:
2025-11-01 22:52:56 +01:00
parent f91748bdf0
commit d46e2295ff
8 changed files with 16 additions and 20 deletions

View File

@@ -46,7 +46,6 @@ Ending::Ending()
// Actualiza el objeto
void Ending::update() {
// Obtiene el delta time
const float DELTA_TIME = delta_timer_->tick();
total_time_ += DELTA_TIME; // Actualiza el tiempo total