use overpass font

This commit is contained in:
evanpelle
2024-08-18 20:38:25 -07:00
parent 2249771555
commit f1bddc7eef
12 changed files with 329 additions and 10 deletions
+2
View File
@@ -8,6 +8,8 @@ import {loadTerrainMap} from "../core/TerrainMapLoader";
import {ClientGame, createClientGame} from "./ClientGame";
import {v4 as uuidv4} from 'uuid';
import backgroundImage from '../../resources/images/empty_map.png';
import './styles.css';
// import WebSocket from 'ws';