mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-19 15:02:08 +02:00
sidebar: add smilehax-IIe-JPN to progress table
This commit is contained in:
committed by
lifehackerhansol
parent
976cb6a462
commit
cbc2f4e9e3
@@ -232,7 +232,8 @@ $(document).ready(function() {
|
||||
"dumping-eshop-dsiware": "28",
|
||||
"installing-boot9strap-(fredtool-inject)": "29",
|
||||
"installing-boot9strap-(kartminer7)": "30",
|
||||
"installing-boot9strap-(petit-compwner)": "31"
|
||||
"installing-boot9strap-(petit-compwner)": "31",
|
||||
"installing-boot9strap-(smilehax-iie-jpn)": "32"
|
||||
};
|
||||
|
||||
for(var device in devices){
|
||||
@@ -295,7 +296,8 @@ $(document).ready(function() {
|
||||
"28": ["alternate-exploits", "seedminer-(alternate)", "dumping-eshop-dsiware", "installing-boot9strap-(fredtool-inject)", "finalizing-setup"],
|
||||
"29": ["alternate-exploits", "seedminer-(alternate)", "dumping-eshop-dsiware", "installing-boot9strap-(fredtool-inject)", "finalizing-setup"],
|
||||
"30": ["alternate-exploits", "seedminer-(alternate)", "installing-boot9strap-(kartminer7)", "finalizing-setup"],
|
||||
"31": ["alternate-exploits", "installing-boot9strap-(petit-compwner)", "finalizing-setup"]
|
||||
"31": ["alternate-exploits", "installing-boot9strap-(petit-compwner)", "finalizing-setup"],
|
||||
"32": ["alternate-exploits", "installing-boot9strap-(smilehax-iie-jpn)", "finalizing-setup"]
|
||||
}
|
||||
// Can add custom routing if necessary but currently both routes are identical
|
||||
var device_old = Object.assign({}, device_common,{
|
||||
|
2
assets/js/main.min.js
vendored
2
assets/js/main.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user