scripts
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using System;
|
||||
|
||||
// Token: 0x02000E9A RID: 3738
|
||||
[Serializable]
|
||||
public class HardwareTypeConfig<ContentType, SetType, SingleType> : RestrictedTypeConfig<PlatformManager.NEDLHEIPFJO, ContentType, SetType, SingleType> where SetType : HardwareSpecificConfigSet<SingleType, ContentType> where SingleType : HardwareSpecificConfig<ContentType>
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user