Skip to content

Commit

Permalink
add the new TWW bg
Browse files Browse the repository at this point in the history
  • Loading branch information
aza547 committed Aug 31, 2024
1 parent f0a6903 commit f7194b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Changed
### Added
- [Issue 521](https://github.com/aza547/wow-recorder/issues/521) - Add support for Deephaul Ravine.
### Fixed

## [6.0.0] - 2024-08-27
Expand Down
1 change: 1 addition & 0 deletions src/main/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ const retailBattlegrounds: NumberKeyToStringValueMapType = {
726: 'Twin Peaks',
489: 'Warsong Gulch',
2106: 'Warsong Gulch',
2656: 'Deephaul Ravine',
};

/**
Expand Down

0 comments on commit f7194b2

Please sign in to comment.