mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-28 18:59:50 +02:00
bb3 nav
This commit is contained in:
@@ -139,6 +139,7 @@ $(document).ready(function(){
|
||||
"seedminer": "15",
|
||||
"homebrew-launcher-(steelhax)": "16",
|
||||
"installing-boot9strap-(fredtool)": "17",
|
||||
"bannerbomb3": "18",
|
||||
};
|
||||
|
||||
for(var method in methods){
|
||||
@@ -170,7 +171,8 @@ $(document).ready(function(){
|
||||
"14": ["installing-boot9strap-(hardmod)", "finalizing-setup"],
|
||||
"15": ["seedminer", "multiple-options", "finalizing-setup"],
|
||||
"16": ["seedminer", "homebrew-launcher-(steelhax)", "installing-boot9strap-(frogtool)", "finalizing-setup"],
|
||||
"17": ["seedminer", "installing-boot9strap-(fredtool)", "finalizing-setup"],
|
||||
"17": ["seedminer", "multiple-options", "installing-boot9strap-(fredtool)", "finalizing-setup"],
|
||||
"18": ["seedminer", "bannerbomb3", "installing-boot9strap-(fredtool)", "finalizing-setup"],
|
||||
};
|
||||
unhide = unhide.concat(route[method]);
|
||||
if(typeof unhide !== 'undefined' && unhide.length > 0){
|
||||
|
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