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
描述bug 在扫雷区域边框(如图所示)的位置按下右键,然后在局面内按下左键并完成双击时,可正常完成双击,且操作后比操作之前右键-1,双击+1
截图
备注 是在解析evf的时候,发现有一局nf的ioe>1,经检查发现是标了一个雷,由于存在上述操作导致右键-1,变为0,从而判为nf
The text was updated successfully, but these errors were encountered:
已修复
Sorry, something went wrong.
No branches or pull requests
描述bug
在扫雷区域边框(如图所示)的位置按下右键,然后在局面内按下左键并完成双击时,可正常完成双击,且操作后比操作之前右键-1,双击+1
截图
备注
是在解析evf的时候,发现有一局nf的ioe>1,经检查发现是标了一个雷,由于存在上述操作导致右键-1,变为0,从而判为nf
The text was updated successfully, but these errors were encountered: