Vigilante mission timer only shows 2 digits for minutes
#1214
Open
opened 3 years ago by Barracuda6
·
0 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Describe the bug
If the vigilante mission timer (time remaining) goes past 99:59 (minutes, seconds), the timer appears to reset/start over at 00:00 but it might actually just not be adding the third digit to the minutes; if the timer exceeds 99:59 and reaches 00:00, the timer will continue from 99:59.
Example: mission timer is at 99:00, a level is completed and 180 seconds are added to the timer. Instead of showing 102:00, the timer shows 02:00.
To Reproduce
Play the vigilante mission until the mission timer exceeds 99:59 to observe this.
Expected behavior
I think the timer should show a third digit for minutes when the timer exceeds 99 minutes, but I'm not sure what happens in vanilla.
Screenshots
Before exceeding 99:59:
After exceeding 99:59:
Version
Linux 64-bit OpenGL OAL bc186d30 (https://github.com/withmorten/re3/commit/bc186d30)