auriamg / stk-code

The code base of supertuxkart
Other
0 stars 0 forks source link

Hide countdown as soon as race ends #930

Open auriamg opened 10 years ago

auriamg commented 10 years ago

As reported on http://forum.freegamedev.net/viewtopic.php?p=52853#p52853

The countdown in the race GUI remains visible for a very short time after crossing the finish line, before the results are shown. The timer will then show a time lower than your actual time, and it may even say "challenged failed" even though you actually won. The solution would be to either hide or freeze the countdown immediately on crossing the finish line

Migrated-From: https://sourceforge.net/apps/trac/supertuxkart/t/ticket/1118