Fix embedded assignments for OpenSim in AVselect/root-security
This commit is contained in:
parent
29ec5d7dd1
commit
d8069cd1a9
2 changed files with 2 additions and 2 deletions
|
@ -241,7 +241,7 @@ default
|
|||
}
|
||||
}
|
||||
}
|
||||
notecard_query = llGetNotecardLine(notecard_name, variable1 += 1);
|
||||
notecard_query = llGetNotecardLine(notecard_name, (variable1 += 1));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue