Skip to content

Commit

Permalink
fix repetition and sakura, bump version num
Browse files Browse the repository at this point in the history
  • Loading branch information
acrantel committed Jan 29, 2023
1 parent 609542d commit dd5af70
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/visualizer/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -220,10 +220,10 @@ export const SERVER_MAPS: Map<string, MapType> = new Map<string, MapType>([
["IslandHopping", MapType.INTL_QUALIFYING],
["Marsh", MapType.INTL_QUALIFYING],
["RaceToTheTop", MapType.INTL_QUALIFYING],
["Repetition", MapType.INTL_QUALIFYING],
//["Repetition", MapType.INTL_QUALIFYING],
["River", MapType.INTL_QUALIFYING],
["RockWall", MapType.INTL_QUALIFYING],
["Sakura", MapType.INTL_QUALIFYING],
//["Sakura", MapType.INTL_QUALIFYING],
["SoundWave", MapType.INTL_QUALIFYING],
["ThirtyFive", MapType.INTL_QUALIFYING],
["TimesUp", MapType.INTL_QUALIFYING],
Expand Down
Binary file modified engine/src/main/battlecode/world/resources/Repetition.map23
Binary file not shown.
Binary file modified engine/src/main/battlecode/world/resources/Sakura.map23
Binary file not shown.

0 comments on commit dd5af70

Please sign in to comment.