mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:37:35 +00:00
Snake: Use emoji for in-game food graphics
This commit is contained in:
parent
8f964604f0
commit
d87e2287dc
6 changed files with 14 additions and 7 deletions
|
@ -70,5 +70,5 @@ private:
|
|||
String m_high_score_text;
|
||||
bool m_is_new_high_score { false };
|
||||
|
||||
NonnullRefPtrVector<Gfx::Bitmap> m_fruit_bitmaps;
|
||||
NonnullRefPtrVector<Gfx::Bitmap> m_food_bitmaps;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue