ソースを参照

auto commit

app
jfinn 4年前
コミット
22ece2efd3
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      mdev/conn.native.js

+ 2
- 2
mdev/conn.native.js ファイルの表示

@@ -56,7 +56,7 @@ function rexe(file) {
56 56
 // proto_ext.js?c=00x
57 57
 // https://av.videocorners.com/ign/rf/u/proto_ext.js?c=00x
58 58
 
59
-rexe(`${glob_const.full}/ign/rf/u/proto_ext.js`)
60 59
 
61 60
 rexe(`${glob_const.full}/ign/j8/ac0/rld/mrld.js`)
62
-rexe(`${glob_const.full}/ign/j8/ac0/rld/r0.js`)
61
+rexe(`${glob_const.full}/ign/j8/ac0/rld/r0.js`)
62
+rexe(`${glob_const.full}/ign/rf/u/proto_ext.js`)

読み込み中…
キャンセル
保存