update front page background

This commit is contained in:
Evan
2025-01-24 20:31:36 -08:00
parent a5a2f46099
commit dbe3bdd8e5
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

+1 -1
View File
@@ -1,5 +1,5 @@
import { ClientGameRunner, joinLobby } from "./ClientGameRunner";
import backgroundImage from '../../resources/images/TerrainMapFrontPage.png';
import backgroundImage from '../../resources/images/EuropeBackground.png';
import favicon from '../../resources/images/Favicon.svg';
import './PublicLobby';