mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-09 15:06:35 +02:00
Rolled back bugfix for hiding grandchildren of hidden child.
This commit is contained in:
@@ -802,8 +802,8 @@ module attachable(
|
||||
$color = undef;
|
||||
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
|
||||
|
Reference in New Issue
Block a user