update front page background

This commit is contained in:
Evan
2025-02-01 12:05:11 -08:00
parent a5a2f46099
commit dbe3bdd8e5
2 changed files with 1 additions and 1 deletions
+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';