ladybird/Userland/Games/Solitaire
Timothy Flynn cf9094cf46 Solitaire: Remove dead call to Game::start_game_over_animation
This invocation will exit immediately. There's also no reason to invoke
stop_game_over_animation here because that's the first thing that will
happen in the call to setup.
2021-05-25 21:20:50 +02:00
..
CMakeLists.txt Solitaire: Move cards functionality into LibCards 2021-05-21 23:38:18 +02:00
Game.cpp Solitaire: Remove dead call to Game::start_game_over_animation 2021-05-25 21:20:50 +02:00
Game.h Solitaire: Only update high score after a victorious game 2021-05-25 21:20:50 +02:00
main.cpp Solitaire: Only update high score after a victorious game 2021-05-25 21:20:50 +02:00
Solitaire.gml Solitaire: Display high score in status bar 2021-05-18 17:57:23 +02:00