mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-07-04 09:33:43 -04:00
ready for testing
This commit is contained in:
@ -11,7 +11,7 @@ namespace Observatory.Framework.Files
|
||||
/// <summary>
|
||||
/// Unique ID of current market.
|
||||
/// </summary>
|
||||
public long MarketID { get; init; }
|
||||
public ulong MarketID { get; init; }
|
||||
/// <summary>
|
||||
/// Name of the station where the market is located.
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user