1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 05:37:43 +00:00
serenity/Userland/Games/FlappyBug
Vitaly Dyachkov 32b8795091 LibConfig: Rename pledge_domains(String) => pledge_domain(String)
pledge_domains() that takes only one String argument was specifically
added as a shortcut for pledging a single domain. So, it makes sense to
use singular here.
2022-02-11 18:06:39 +01:00
..
CMakeLists.txt FlappyBug: Add link to help pages in menu 2022-01-13 03:45:17 -08:00
Game.cpp FlappyBug: Propagate errors in Cloud class 2021-12-23 17:42:05 -08:00
Game.h FlappyBug: Make bitmap() methods return NonnullRefPtrs 2021-12-23 17:42:05 -08:00
main.cpp LibConfig: Rename pledge_domains(String) => pledge_domain(String) 2022-02-11 18:06:39 +01:00