- using PaintDotNet.Data.Param;
- using System;
- using System.Collections.Generic;
- using System.Linq;
- using System.Text;
- using System.Threading.Tasks;
- namespace PaintDotNet.Data.Action
- {
- public class Action110191: Action11019
- {
- public Action110191() {
- this.MenuId = ActionType.GrayIronGBT7216;
- }
- }
- }
|