Skip to content

2022-April-30 - Prerelease - 2.6.723

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Apr 12:51
9380cef
Move 1.8-compatibility replaceAll logic to GameParser. (#10391)

addAttachment() is called from other places than the game parser, which all use constants from the codebase that do not need replacement. This avoids those needing to go through this codepath.