rm aug woned

This commit is contained in:
Olivier Gagnon
2022-04-13 12:24:01 -04:00
parent 0d11a18ca9
commit c76602a5df
8 changed files with 12 additions and 21 deletions
-3
View File
@@ -380,9 +380,6 @@ export class Augmentation {
// Name of Augmentation
name = "";
// Whether the player owns this Augmentation
owned = false;
// Array of names of all prerequisites
prereqs: string[] = [];