diff --git a/textures.cpp b/textures.cpp index d1ffbb30..a99cae86 100644 --- a/textures.cpp +++ b/textures.cpp @@ -491,6 +491,7 @@ void texture_config::saveFullTexture(string tn) { dynamicval dy(vid.yposition, 0); dynamicval dvs(vid.scale, (pmodel == mdDisk && !euclid) ? 1 : vid.scale); dynamicval dro(rug::rugged, false); + dynamicval dnh(nohud, true); texture::saving = true; drawscreen();