We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在写出某个种子详细的时候,存在樱林海。而当樱林海作为必要条件或仅列出条件时,搜不到任何种子满足该条件。
The text was updated successfully, but these errors were encountered:
通过对代码全文搜索“樱林海”,无搜索结果,而导出某个种子详细表格时有“樱林海”字样,推测发生的原因可能是翻译差错。GetPlanetTypeString函数得到的是“樱林海”,而在DspSearchSeed.xaml.cs 503行,字典中无法通过“樱林海”查到对应的数值,故而与用户输入条件值无法匹配。建议可以试试看更改“樱花海”为“樱林海”能否解决这个bug。
Sorry, something went wrong.
感谢反馈
No branches or pull requests
在写出某个种子详细的时候,存在樱林海。而当樱林海作为必要条件或仅列出条件时,搜不到任何种子满足该条件。
The text was updated successfully, but these errors were encountered: