소스 검색

Merge remote-tracking branch 'refs/remotes/origin/normal' into unstable

2DU 9 년 전
부모
커밋
80ee9f4be1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      mark.py

+ 1 - 1
mark.py

@@ -702,7 +702,7 @@ def namumark(session, title, data):
                             none_this = False
                             break
                         else:
-                            i += 1
+                            i += 2
                     except:
                         none_this = True
                         break