Bug 346

Summary: Timer continues counting after game ended
Product: Limited Linking Kindergarten Reporter: qihuadong2-c
Component: TimerAssignee: qihuadong2-c
Status: RESOLVED FIXED    
Severity: major    
Priority: Normal    
Version: V1.0   
Hardware: PC   
OS: Windows   

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.