2 lines
120 B
JavaScript
2 lines
120 B
JavaScript
|
// This command is registered from the start.js file which is run during startup
|
||
|
PlotPlayer.sendMessage("Hello World!");
|