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:
evanpelle
2026-06-12 17:08:32 -07:00
parent 7ec26df4b4
commit f4840a1cfd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -425,7 +425,7 @@ export const maps: readonly MapInfo[] = [
type: GameMapType.GiantWorldMap,
translationKey: "map.giantworldmap",
categories: ["world"],
multiplayerFrequency: 0,
multiplayerFrequency: 10,
},
{
id: "GreatLakes",