mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-11 07:58:27 +00:00
use europe map
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {Cell, TerrainType} from './Game';
|
||||
import binAsString from "!!binary-loader!../../../resources/maps/WorldMap.bin";
|
||||
import worldMapInfo from "../../../resources/maps/WorldMap.json"
|
||||
import binAsString from "!!binary-loader!../../../resources/maps/Europe.bin";
|
||||
import worldMapInfo from "../../../resources/maps/Europe.json"
|
||||
|
||||
export interface NationMap {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user