forked from jaildesigner-jailgames/jaildoctors_dilemma
style: en els update() de game/scenes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user