corrade-lsl-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 23  →  ?path2? @ 24
/source/eggdrop/control.lsl
@@ -122,7 +122,7 @@
string URL = "";
 
// The notifications to bind to.
list notifications = [ "group", "membership", "login" ];
list notifications = [ "group", "membership", "login", "MQTT" ];
 
default {
state_entry() {