소스 검색

隐藏 0-1

flyzto 4 달 전
부모
커밋
46747ea2d4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      server/models/GamesPs.js

+ 1 - 1
server/models/GamesPs.js

@@ -23,7 +23,7 @@ const PS_IOR_KEYS = [
   ['-2', 'ior_rh_25', 'ior_wmh_2', 'ior_rac_15'],
   ['+1', 'ior_rah_05', 'ior_wmc_1', 'ior_rc_15'],
   ['+2', 'ior_rah_15', 'ior_wmc_2', 'ior_rc_25'],
-  ['0-1', 'ior_ot_0', 'ior_os_0-1', 'ior_ot_1'],
+  // ['0-1', 'ior_ot_0', 'ior_os_0-1', 'ior_ot_1'],
   ['2-3', 'ior_ot_2', 'ior_os_2-3', 'ior_ot_3'],
 ];