Skip to content

Fix timer not stopping when game ends via multi-release (#57)

christiangnrd requested to merge christiangnrd/gnome-mines:master into master

This commit fixes issue #57 (closed) by returning if it detects that the clock is null while in the multi-release loop.

Merge request reports