1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 02:57:44 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Cubic Love
a7600caea1 Base+Snake: Capitalize snake skin names
In Snake, the menu for choosing a skin looked messy due to
inconsistent capitalization. Two skins names were entirely lowercase.
For the sprite-based skins, the menu takes the name of each skin's
directory, so I have capitalized these.

Capitalizing the original snake skin required more change than simply
renaming a directory.
2023-05-06 22:19:41 +02:00