Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
22ece2efd3
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      mdev/conn.native.js

+ 2
- 2
mdev/conn.native.js View File

@@ -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`)

Loading…
Cancel
Save