6 lines
120 B
C#
6 lines
120 B
C#
using KFCommonUtilityLib.Scripts.Attributes;
|
|
|
|
[TypeTarget(typeof(ItemClass))]
|
|
public class ItemModuleVariableZoom
|
|
{
|
|
} |