mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-10-22 20:09:46 +08:00
Clean up all code
This commit is contained in:
@@ -261,7 +261,7 @@ namespace GrasscutterTools.Utils
|
||||
/// <summary>
|
||||
/// 热键触发事件参数
|
||||
/// </summary>
|
||||
public class HotKeyTriggerEventArgs
|
||||
internal class HotKeyTriggerEventArgs
|
||||
{
|
||||
public HotKeyItem HotKeyItem { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user