mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-15 03:23:22 +08:00
@@ -780,7 +780,7 @@ async function writeCDInfo(accountName) {
|
||||
async function runNormalPath(doStop) {
|
||||
furinaState = "unknown";
|
||||
if (state.cancel) return;
|
||||
const routeMap = { A: normalPathA, B: normalPathB, C: normalPathC };
|
||||
const routeMap = { A: normalPathA, B: normalPathB };
|
||||
const normalPath = routeMap[state.runningRoute];
|
||||
const normalCombatPath = normalPath + "/清怪";
|
||||
const normalExecutePath = normalPath + "/执行";
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "AAA狗粮批发",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"tags": [
|
||||
"狗粮"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user