general: cleanup

This commit is contained in:
John Cote 2019-11-22 23:51:24 -05:00
parent 421200195c
commit 27ce5fd576
2 changed files with 2 additions and 1 deletions

View file

@ -545,3 +545,4 @@ dclass AstronLoginManager : DistributedObject {
requestRemoveAvatar(uint32) clsend;
requestPlayAvatar(uint32) clsend;
};