8 lines
187 B
C#
8 lines
187 B
C#
using System;
|
|
|
|
// Token: 0x02000E9E RID: 3742
|
|
[Serializable]
|
|
public class PlatformSpecificConfig<ContentType> : SpecificRestrictionConfig<PlatformManager.JNJEBIDGBNH, ContentType>
|
|
{
|
|
}
|