mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 11:10:58 +02:00
left over code from old infil implementation
hotfix/3938 File List: src/ScriptEditor/NetscriptDefinitions.d.ts
This commit is contained in:
+1
-1
@@ -4281,7 +4281,7 @@ export interface InfiltrationReward {
|
||||
* @public
|
||||
*/
|
||||
export interface ILocation {
|
||||
city: CityName | null;
|
||||
city: string;
|
||||
name: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user