Update FormMain.cs

This commit is contained in:
Asayu233
2022-06-30 21:15:07 +08:00
committed by GitHub
parent fa97a1c846
commit 383cf8bed3

View File

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