Improve OpenSim-friendliness.

This commit is contained in:
Sei Lisa 2017-10-31 23:17:38 +01:00 committed by Sei-Lisa
parent bf8f10bfe6
commit 08263c921e
8 changed files with 42 additions and 42 deletions

View file

@ -102,7 +102,7 @@ default
ALL_USED_ANIMATIONS += llList2String(anims, i);
}
}
notecard_query = llGetNotecardLine(notecard_basename, variable1 += 1);
notecard_query = llGetNotecardLine(notecard_basename, ++variable1);
}
}
}