alterações 07-04-26

This commit is contained in:
Ronaldo
2026-04-07 20:46:59 +00:00
parent e61ccda3ed
commit 9274560a9b
15 changed files with 411 additions and 265 deletions

View File

@@ -286,7 +286,7 @@ S.derrotas = 0;
S.play("success1", 1)
S.v5by5 = false
}
S.setupTransitionOut();
//S.setupTransitionOut();
}, S.transitionDuration);
}, 3000)
} else {
@@ -299,7 +299,7 @@ S.derrotas = 0;
S.showGame = false
S.lose = true
S.play('wawawa', 0.5)
S.setupTransitionOut();
//S.setupTransitionOut();
}, S.transitionDuration);
}, 3000)
}