ladybird/Userland/Games/Spider
Karol Kosek 4b169cf25f LibGUI+Userland: Use action text as a fallback in Action::status_tip()
Many applications already do this in their code. This change will simply
move the logic to a single function to stop repeating ourselves!
2023-06-15 13:53:22 +01:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Game.cpp Spider: Fix crash when completing a deck 2023-04-21 10:59:32 +01:00
Game.h Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
main.cpp LibGUI+Userland: Use action text as a fallback in Action::status_tip() 2023-06-15 13:53:22 +01:00
Spider.gml Spider: Migrate to CardGame 2022-08-22 12:50:41 +02:00