shot:: hack to work in intra

This commit is contained in:
Zeno Rogue 2021-10-07 13:26:24 +02:00
parent 6605092515
commit b4ffffe6ba
1 changed files with 2 additions and 0 deletions

View File

@ -781,6 +781,8 @@ EX void take(string fname, const function<void()>& what IS(default_screenshot_co
if(chg[i]) *anims::aps[i].value = anims::aps[i].last;
});
if(intra::in) what();
dynamicval<videopar> v(vid, vid);
dynamicval<bool> v2(inHighQual, true);
dynamicval<bool> v6(auraNOGL, true);