diff options
author | rexim <reximkut@gmail.com> | 2024-03-23 09:57:37 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-23 09:57:37 +0700 |
commit | eee6e99a8d38058a7f9c7d0869f329fc90cea97d (patch) | |
tree | 51bd0ecb07cc9c264b59bd262b2f5163ae026555 /colors.txt | |
parent | dd92afccfe1ec29822c8a51676aa939ab0581e48 (diff) |
Create assets folder
Diffstat (limited to 'colors.txt')
-rw-r--r-- | colors.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/colors.txt b/colors.txt deleted file mode 100644 index 420d2a8..0000000 --- a/colors.txt +++ /dev/null @@ -1,16 +0,0 @@ -COLOR_BACKGROUND 131 117 134 -COLOR_FLOOR 133 72 54 -COLOR_WALL 0 0 0 -COLOR_BARRICADE 0 178 255 -COLOR_PLAYER 232 2 255 -COLOR_DOORKEY 128 182 228 -COLOR_BOMB 0 186 255 -COLOR_LABEL 0 0 255 -COLOR_GUARD 60 186 255 -COLOR_MOTHER 242 175 236 -COLOR_GNOME 125 194 255 -COLOR_CHECKPOINT 213 0 255 -COLOR_EXPLOSION 224 143 253 -COLOR_HEALTHBAR 0 173 255 -COLOR_EYES 0 0 0 -COLOR_FATHER 0 0 255 |