mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-19 23:30:25 +00:00
history::spiral:: reset out=s just in case
This commit is contained in:
parent
df1db8ca03
commit
b87a995871
@ -92,6 +92,7 @@ namespace spiral {
|
|||||||
bool saveGL = vid.wantGL;
|
bool saveGL = vid.wantGL;
|
||||||
vid.wantGL = false;
|
vid.wantGL = false;
|
||||||
apply_screen_settings();
|
apply_screen_settings();
|
||||||
|
out = s;
|
||||||
|
|
||||||
while(true) {
|
while(true) {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user