added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/CLOSE/QUOTE_OLD..json
Normal file
11
LSL2/OIEVENT/CLOSE/QUOTE_OLD..json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function check_notes, end_window\r\ndeclare subroutine forward_event\r\n\r\n* SIMPLY CALL END_WINDOW CAUSE IF WE FORWARD THE EVENT AND SOMETHING HAS CHANGED\r\n* IT WILL ASK THE USER IF THEY WANT TO SAVE AND WE ARE NOT ALLOWING SAVES\r\nVoid = end_window( @window )\r\nVoid = check_notes()\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user