Skip to content
  • Julian Helfferich's avatar
    Disable pause button when game stops · a08ba94a
    Julian Helfferich authored
    Previously, the pause button remained enabled even when no game was
    running. Only when it was pressed, KBlocks checked if a game was running
    and disabled the button if not.
    
    Now, a signal is emitted when the game stops and the pause button is
    disabled right away.
    
    REVIEW: 126788
    a08ba94a