mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
left over code from old infil implementation
hotfix/3938 File List: src/ScriptEditor/NetscriptDefinitions.d.ts
This commit is contained in:
parent
39cf0cb57f
commit
f441d390e1
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@ -4281,7 +4281,7 @@ export interface InfiltrationReward {
|
||||
* @public
|
||||
*/
|
||||
export interface ILocation {
|
||||
city: CityName | null;
|
||||
city: string;
|
||||
name: string;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user