mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-12 10:04:44 +02:00
Rolled back bugfix for hiding grandchildren of hidden child.
This commit is contained in:
@@ -802,8 +802,8 @@ module attachable(
|
|||||||
$color = undef;
|
$color = undef;
|
||||||
children(0);
|
children(0);
|
||||||
}
|
}
|
||||||
children(1);
|
|
||||||
}
|
}
|
||||||
|
children(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
BOSL_VERSION = [2,0,175];
|
BOSL_VERSION = [2,0,176];
|
||||||
|
|
||||||
|
|
||||||
// Section: BOSL Library Version Functions
|
// Section: BOSL Library Version Functions
|
||||||
|
Reference in New Issue
Block a user