From 61dc7d2dba0835a26a896b88c019a1c5d027eb71 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Sun, 26 Mar 2023 19:06:23 +0200 Subject: Working game --- drMarioFiles/graphics/smallCovid/b_covid.png | Bin 0 -> 344 bytes drMarioFiles/graphics/smallCovid/r_covid.png | Bin 0 -> 316 bytes drMarioFiles/graphics/smallCovid/y_covid.png | Bin 0 -> 310 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 drMarioFiles/graphics/smallCovid/b_covid.png create mode 100644 drMarioFiles/graphics/smallCovid/r_covid.png create mode 100644 drMarioFiles/graphics/smallCovid/y_covid.png (limited to 'drMarioFiles/graphics/smallCovid') diff --git a/drMarioFiles/graphics/smallCovid/b_covid.png b/drMarioFiles/graphics/smallCovid/b_covid.png new file mode 100644 index 0000000..7cdc3f5 Binary files /dev/null and b/drMarioFiles/graphics/smallCovid/b_covid.png differ diff --git a/drMarioFiles/graphics/smallCovid/r_covid.png b/drMarioFiles/graphics/smallCovid/r_covid.png new file mode 100644 index 0000000..4ad9f49 Binary files /dev/null and b/drMarioFiles/graphics/smallCovid/r_covid.png differ diff --git a/drMarioFiles/graphics/smallCovid/y_covid.png b/drMarioFiles/graphics/smallCovid/y_covid.png new file mode 100644 index 0000000..6df1435 Binary files /dev/null and b/drMarioFiles/graphics/smallCovid/y_covid.png differ -- cgit v1.3.1