Update FormMain.cs

This commit is contained in:
Asayu233 2022-06-30 21:15:07 +08:00 committed by GitHub
parent fa97a1c846
commit 383cf8bed3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1390,10 +1390,7 @@ namespace GrasscutterTools.Forms
SetCommand("/quest", $"{(sender as Button).Tag} {id}");
}
#endregion - -
}
}