levellines: do not use levellines for the underlying map in Rug

This commit is contained in:
Zeno Rogue 2019-11-08 14:57:22 +01:00
parent 04746c9248
commit afe031aa24
1 changed files with 1 additions and 0 deletions

View File

@ -1292,6 +1292,7 @@ EX void prepareTexture() {
resetbuffer rb;
dynamicval<eStereo> d(vid.stereo_mode, sOFF);
dynamicval<ld> dl(levellines, 0);
calcparam_rug();
models::configure();