From 44334fc3852eb832280a335f72e6416c93a9f19f Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Fri, 16 Jun 2023 20:38:55 -0400 Subject: ts --- client/img/atlas.png | Bin 0 -> 6304 bytes client/img/atlas.png.bak | Bin 0 -> 5670 bytes client/img/dot.png | Bin 4363 -> 0 bytes client/img/pac.gif | Bin 1004 -> 0 bytes client/img/pac.png | Bin 4583 -> 0 bytes client/img/wall_atlas.png | Bin 1261 -> 0 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 client/img/atlas.png create mode 100644 client/img/atlas.png.bak delete mode 100644 client/img/dot.png delete mode 100644 client/img/pac.gif delete mode 100644 client/img/pac.png delete mode 100644 client/img/wall_atlas.png (limited to 'client/img') diff --git a/client/img/atlas.png b/client/img/atlas.png new file mode 100644 index 0000000..240705b Binary files /dev/null and b/client/img/atlas.png differ diff --git a/client/img/atlas.png.bak b/client/img/atlas.png.bak new file mode 100644 index 0000000..3cb5dfc Binary files /dev/null and b/client/img/atlas.png.bak differ diff --git a/client/img/dot.png b/client/img/dot.png deleted file mode 100644 index b911cea..0000000 Binary files a/client/img/dot.png and /dev/null differ diff --git a/client/img/pac.gif b/client/img/pac.gif deleted file mode 100644 index 4b0608b..0000000 Binary files a/client/img/pac.gif and /dev/null differ diff --git a/client/img/pac.png b/client/img/pac.png deleted file mode 100644 index 7dc0989..0000000 Binary files a/client/img/pac.png and /dev/null differ diff --git a/client/img/wall_atlas.png b/client/img/wall_atlas.png deleted file mode 100644 index bd3a5df..0000000 Binary files a/client/img/wall_atlas.png and /dev/null differ -- cgit v1.2.3-freya