Skip to content

Commit 11987e9

Browse files
committed
test: ping
1 parent 92350bb commit 11987e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public partial class PluginClassName : BasePlugin {
8181

8282
public override void Load(bool hotReload)
8383
{
84-
Console.WriteLine("Hello World!!");
84+
Console.WriteLine("Hello World!!!");
8585
// Check examples folder for more information. Don't forget to delete the folder after reading.
8686
}
8787

0 commit comments

Comments
 (0)