mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-29 04:17:05 +02:00
DARKNET: Darkweb Expansion Project & Bitnode (#2139)
This is BN15. It is a really big change; see the PR for all the details.
This commit is contained in:
committed by
GitHub
parent
a674633f6c
commit
6073964768
@@ -32,6 +32,7 @@ export const GoToPageKeyBindingTypes = [
|
||||
SimplePage.Job,
|
||||
SimplePage.StockMarket,
|
||||
SimplePage.Go,
|
||||
SimplePage.DarkNet,
|
||||
SimplePage.Milestones,
|
||||
ComplexPage.Documentation,
|
||||
SimplePage.Achievements,
|
||||
@@ -199,6 +200,7 @@ export const DefaultKeyBindings: Record<KeyBindingType, [KeyCombination | null,
|
||||
null,
|
||||
],
|
||||
[SimplePage.Go]: [null, null],
|
||||
[SimplePage.DarkNet]: [null, null],
|
||||
[SimplePage.Milestones]: [null, null],
|
||||
[ComplexPage.Documentation]: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user