Skip to content

Commit 175d5b5

Browse files
committed
update
1 parent 24a9cca commit 175d5b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tools/UpdateTool nPose 2 to nPose 3.lsl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,9 @@ state stage40{
448448
state_entry() {
449449
llOwnerSay("FINISHED");
450450
}
451+
on_rez(integer start_param) {
452+
llResetScript();
453+
}
451454
}
452455
//stage 99
453456
//rename NCs

0 commit comments

Comments
 (0)