Anime-Game-Servers / Grasscutter-Quests

A server software implementation, ineroperable with a certain anime game client. The code in this repository is fully custom made for edyoucational purposes and future preservation, no copyrighted code is allowed in this repository.
https://grasscutters.xyz/grasscutter
GNU Affero General Public License v3.0
137 stars 31 forks source link

Fix typo in ChapterData.java #95

Closed scooterboo closed 9 months ago

scooterboo commented 9 months ago

Description

At the start of the last quest in an act, a banner would appear saying that you started the act:

image

There was a typo in ChapterData.java where endQuestChapterMap was incorrectly beginQuestChapterMap. This is fix already in main grasscutter, but the history is gone.

With the corrections: image Works great!

Type of changes

Checklist:

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud