mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 09:13:07 +02:00
rename augmentation to static augmentation
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { Augmentation } from "./Augmentation";
|
||||
import { IMap } from "../types";
|
||||
|
||||
export const StaticAugmentations: IMap<Augmentation> = {};
|
||||
Reference in New Issue
Block a user