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

Update 14 jounal changes

This commit is contained in:
Xjph
2022-12-04 11:00:07 -03:30
parent 9b34d50d32
commit e4049d67c1
6 changed files with 10 additions and 3 deletions

View File

@ -8,5 +8,6 @@
public ulong CarrierID { get; init; }
public string SystemName { get; init; }
public ulong SystemID { get; init; }
public string DepartureTime { get; init; }
}
}