5 lines
110 B
C#
5 lines
110 B
C#
namespace EliteBGS.BGS.LogGenerator {
|
|
public class MarketBuyFormat : GenericFormat<BuyCargo> {
|
|
}
|
|
}
|