Skip to content

Commit 74484c6

Browse files
committed
test: pong
1 parent 536fb94 commit 74484c6

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)