INNER CODE UNIT · JavaScript

nextScenario

electronicarts/pbmpm · src/main.js:573

    let nextScenario = (Number(inputs.scenario)+ 1) % g_manifest.length;
    document.getElementById(`scenarioCombo`).value = nextScenario;
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…