Bugfix, wss
This commit is contained in:
parent
da8567888a
commit
6ade1745cb
1 changed files with 2 additions and 0 deletions
|
@ -148,6 +148,8 @@ Interface::Interface() {
|
|||
trun_soun = new Box_trun();
|
||||
//Set some values we already know won't change once the boxes have been created
|
||||
SetStaticDefaults();
|
||||
//Linking all boxes
|
||||
link( );
|
||||
}
|
||||
|
||||
Interface::~Interface() {
|
||||
|
|
Loading…
Add table
Reference in a new issue