Romain Ame
/
Timer71pt
Fork de Timer après le match à 61 points
Fork of Timer by
Revision 92:adb71eafef57, committed 2016-05-06
- Comitter:
- IceTeam
- Date:
- Fri May 06 15:18:09 2016 +0000
- Parent:
- 91:65fb6b9f3932
- Commit message:
- Petit bug fix dans le temps du dernier GotoDist;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri May 06 13:36:06 2016 +0000 +++ b/main.cpp Fri May 06 15:18:09 2016 +0000 @@ -70,7 +70,7 @@ GotoDist(3.5); GotoThet(-3.04); R_SEUIL_SHARP = 1; - GotoDist(4.1); + GotoDist(4.5); } else if (SCouleur == VIOLET) { end.attach(&endFonc, 90); @@ -89,7 +89,7 @@ GotoDist(3.5); GotoThet(3.04); R_SEUIL_SHARP = 1; - GotoDist(4.1); + GotoDist(4.5); } else if (SCouleur == NOIR) { TestDist3(2,2);