fmt and merge upstream

This commit is contained in:
rderfler 2022-04-14 15:49:21 -04:00
parent 3cd8f8a223
commit 9e6e97d1fb

@ -636,8 +636,7 @@ export class PlayerObject implements IPlayer {
return "Player";
}
/**
/**
* Serialize the current object to a JSON save state.
*/
toJSON(): any {