Skip to content

Commit

Permalink
fix this logic error
Browse files Browse the repository at this point in the history
  • Loading branch information
ineed bots committed Jan 24, 2025
1 parent fa43b34 commit 230d89e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions maps/mp/bots/_menu.gsc
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,6 @@ removeChildFixed( element )
}

self.children = temp;

element.index = undefined;
element.parent = undefined;
}

destroyElemFixed()
Expand Down

0 comments on commit 230d89e

Please sign in to comment.