corrade-lsl-templates – Diff between revs 11 and 15

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 11 Rev 15
Line 120... Line 120...
120 integer online = FALSE; 120 integer online = FALSE;
121 integer compatible = FALSE; 121 integer compatible = FALSE;
122 string URL = ""; 122 string URL = "";
Line 123... Line 123...
123   123  
124 // The notifications to bind to. 124 // The notifications to bind to.
Line 125... Line 125...
125 list notifications = [ "group", "membership" ]; 125 list notifications = [ "group", "membership", "login" ];
126   126  
127 default { 127 default {
128 state_entry() { 128 state_entry() {