Bug 346 - Timer continues counting after game ended
Summary: Timer continues counting after game ended
Status: RESOLVED FIXED
Alias: None
Product: Limited Linking Kindergarten
Classification: Unclassified
Component: Timer (show other bugs)
Version: V1.0
Hardware: PC Windows
: Normal major
Assignee: qihuadong2-c
URL:
Depends on:
Blocks:
 
Reported: 2019-12-05 13:06 HKT by qihuadong2-c
Modified: 2019-12-05 13:13 HKT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description qihuadong2-c 2019-12-05 13:06:31 HKT
Steps to reproduce:
1, Run main game
2, Enter the name and submit
3, Start a 2*2 game
4, Quickly finish it before time runs out.

Actual result:
A message "Congrat" shows but the timer continues counting and generated another screen that shows "You failed"

Expected result:
Only the first message "Congrat" is shown.
Comment 1 qihuadong2-c 2019-12-05 13:13:55 HKT
Solved by adding a statement that terminates the timer after the game ended.