Merge branch 'main' into compare/scenario2601-200-parity-20260815
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import { type MapDefinition, type MapCityDefinition } from '../../src/world/types.js';
|
||||
|
||||
export const MINIMAL_MAP_CITIES: MapCityDefinition[] = [
|
||||
const MINIMAL_MAP_CITIES: MapCityDefinition[] = [
|
||||
{
|
||||
id: 1,
|
||||
name: '소성A',
|
||||
|
||||
Reference in New Issue
Block a user