random fixes

This commit is contained in:
aap 2020-05-11 17:04:08 +02:00
parent 85c44715ea
commit 95920d54f2
2 changed files with 16 additions and 16 deletions

View file

@ -262,7 +262,7 @@ CStreaming::Init(void)
}
}
#else
CStreaming::Init();
CStreaming::Init2();
#endif
}