diff --git a/src/studio/utest.cpp b/src/studio/utest.cpp index f196210..0020587 100644 --- a/src/studio/utest.cpp +++ b/src/studio/utest.cpp @@ -1605,7 +1605,7 @@ bool APP::_FReadTitlesFromReg(PGST *ppgst) if (pgst->IvMac() == 0) { stnTitle.SetSz(PszLit("3D Movie Maker/3DMovie")); - sid = 1; + sid = 2; if (!pgst->FAddStn(&stnTitle, &sid)) { Warn("Failed to add fallback Title!");