Updated Guide (markdown)

Stone_Red
2021-08-21 00:35:51 +02:00
parent 4ccae1c020
commit 73a8d1ecdf
+1 -1
@@ -73,7 +73,7 @@ namespace DesktopMagicPlugin
private void TextBox_OnValueChanged() private void TextBox_OnValueChanged()
{ {
Application.UpdateWindow(); //Update the pugin window. (Calls the "Main" method.) Application.UpdateWindow(); //Update the plugin window. (Calls the "Main" method.)
} }
public override Bitmap Main() public override Bitmap Main()