2
0
mirror of https://github.com/9ParsonsB/Pulsar.git synced 2025-07-03 09:03:42 -04:00

Update 11 journal changes

This commit is contained in:
Xjph
2022-03-15 11:15:44 -02:30
parent 4f4ba88878
commit 3af9e3ec7b
13 changed files with 22 additions and 3 deletions

View File

@ -2,5 +2,6 @@
{
public class CrewMemberQuits : CrewMemberJoins
{
public bool Telepresence { get; init; }
}
}