mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-12-16 12:44:57 +01:00
Initial Commit
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
namespace Observatory.Framework.Files.Journal
|
||||
namespace Observatory.Framework.Files.Journal.StationServices;
|
||||
|
||||
public class BuyAmmo : JournalBase
|
||||
{
|
||||
public class BuyAmmo : JournalBase
|
||||
{
|
||||
public int Cost { get; init; }
|
||||
}
|
||||
}
|
||||
public int Cost { get; init; }
|
||||
}
|
||||
Reference in New Issue
Block a user