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