mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 02:03:01 +02:00
CODEBASE: Add Jsonable Map and Set types, move player.sourceFiles to a map (#473)
This commit is contained in:
@@ -94,7 +94,7 @@ export function NetscriptFormulas(): InternalAPI<IFormulas> {
|
||||
numPeopleKilled: 0,
|
||||
money: 0,
|
||||
city: CityName.Sector12,
|
||||
location: "",
|
||||
location: LocationName.TravelAgency,
|
||||
bitNodeN: 0,
|
||||
totalPlaytime: 0,
|
||||
jobs: {},
|
||||
|
||||
Reference in New Issue
Block a user