history::spiral:: reset out=s just in case

This commit is contained in:
Zeno Rogue 2021-03-07 14:12:40 +01:00
parent df1db8ca03
commit b87a995871
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ namespace spiral {
bool saveGL = vid.wantGL;
vid.wantGL = false;
apply_screen_settings();
out = s;
while(true) {