diff --git a/maps/mp/bots/_menu.gsc b/maps/mp/bots/_menu.gsc index 88361e7..a443c76 100644 --- a/maps/mp/bots/_menu.gsc +++ b/maps/mp/bots/_menu.gsc @@ -79,9 +79,6 @@ removeChildFixed( element ) } self.children = temp; - - element.index = undefined; - element.parent = undefined; } destroyElemFixed()