Improve OpenSim-friendliness.
This commit is contained in:
parent
bf8f10bfe6
commit
08263c921e
8 changed files with 42 additions and 42 deletions
|
@ -448,7 +448,7 @@ default
|
|||
part1 = llList2String(anim_animsequences, x);
|
||||
anim_animsequences += part1;
|
||||
}
|
||||
notecard_query = llGetNotecardLine(notecard_name, notecard_line += 1);
|
||||
notecard_query = llGetNotecardLine(notecard_name, ++notecard_line);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue