mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-03 13:30:53 +00:00
Add Giant World Map to the multiplayer queue after recent performance improvements. I'm hitting 40fps on a 10 year old chromebook
This commit is contained in:
@@ -425,7 +425,7 @@ export const maps: readonly MapInfo[] = [
|
||||
type: GameMapType.GiantWorldMap,
|
||||
translationKey: "map.giantworldmap",
|
||||
categories: ["world"],
|
||||
multiplayerFrequency: 0,
|
||||
multiplayerFrequency: 10,
|
||||
},
|
||||
{
|
||||
id: "GreatLakes",
|
||||
|
||||
Reference in New Issue
Block a user