Started implementing Resleeving UI

This commit is contained in:
danielyxie
2019-01-16 21:15:00 -08:00
parent 6d8d25e0bb
commit 19f65de555
6 changed files with 37 additions and 11 deletions
+2 -2
View File
@@ -137,8 +137,8 @@ export abstract class Person {
/**
* Augmentations
*/
augmentations: string[] = [];
queuedAugmentations: string[] = [];
augmentations: IPlayerOwnedAugmentation[] = [];
queuedAugmentations: IPlayerOwnedAugmentation[] = [];
/**
* City that the person is in