More classes as types

This commit is contained in:
Snarling
2022-09-20 03:15:00 -04:00
parent 2213d06159
commit 557bc12562
18 changed files with 67 additions and 143 deletions

View File

@@ -178,4 +178,4 @@ export class PlayerObject extends Person {
}
}
Reviver.constructors.PlayerObject = PlayerObject;
Reviver.constructors.PlayerObject = PlayerObject;