Files
Nathaniel Cosford 062dfab2cd Patched
2025-05-30 01:04:40 +09:30

6 lines
120 B
C#

using KFCommonUtilityLib.Scripts.Attributes;
[TypeTarget(typeof(ItemClass))]
public class ItemModuleVariableZoom
{
}