diff --git a/.gitignore b/.gitignore index b849cf0..21896b9 100644 --- a/.gitignore +++ b/.gitignore @@ -404,6 +404,7 @@ ASALocalRun/ # Local History for Visual Studio .localhistory/ gaseous-server/.DS_Store +gaseous-server/wwwroot/.DS_Store gaseous-server/wwwroot/emulators/EmulatorJS .devcontainer/.env -.mono/ \ No newline at end of file +.mono/ diff --git a/gaseous-server/wwwroot/.DS_Store b/gaseous-server/wwwroot/.DS_Store index f620c5d..d579713 100644 Binary files a/gaseous-server/wwwroot/.DS_Store and b/gaseous-server/wwwroot/.DS_Store differ diff --git a/gaseous-server/wwwroot/images/unknowngame.png b/gaseous-server/wwwroot/images/unknowngame.png index 78b8573..4eddb02 100644 Binary files a/gaseous-server/wwwroot/images/unknowngame.png and b/gaseous-server/wwwroot/images/unknowngame.png differ diff --git a/gaseous-server/wwwroot/images/unknowngame.pxd b/gaseous-server/wwwroot/images/unknowngame.pxd new file mode 100644 index 0000000..5dafd29 Binary files /dev/null and b/gaseous-server/wwwroot/images/unknowngame.pxd differ