models:: back to previous screen from models list

This commit is contained in:
Zeno Rogue 2019-08-14 20:31:07 +02:00
parent d20b8108af
commit d1b366a1f9
1 changed files with 1 additions and 0 deletions

View File

@ -340,6 +340,7 @@ EX namespace models {
vid.scale = .3;
if(pmodel == mdDisk && sphere)
vid.scale = .4;
popScreen();
});
}
}