Before Big refactor
This commit is contained in:
@@ -22,8 +22,9 @@ socket.onmessage = (event) => {
|
||||
stepIndex = 0;
|
||||
|
||||
showProblem();
|
||||
initial_duration = msg.time;
|
||||
startTimer(msg.time);
|
||||
// Debug show problem timing
|
||||
//startTimer(1);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user