8 lines
100 B
C#
8 lines
100 B
C#
using System.Collections.Generic;
|
|
|
|
namespace Wizard;
|
|
|
|
public class PackInfo : HeaderData
|
|
{
|
|
}
|