Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e0e8bb8

Browse files
authored
// At the next tick, index will be the same.
1 parent c43bd61 commit e0e8bb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/FallbackNode.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ if he/she is fully rested.
9898
// Suspend execution and return SUCCESS.
9999
// At the next tick, index will be the same.
100100
HaltAllChildren();
101-
index = 0;
102101
return SUCCESS;
103102
}
104103
}

0 commit comments

Comments
 (0)