mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-20 11:54:48 +00:00
models:: back to previous screen from models list
This commit is contained in:
parent
d20b8108af
commit
d1b366a1f9
@ -340,6 +340,7 @@ EX namespace models {
|
||||
vid.scale = .3;
|
||||
if(pmodel == mdDisk && sphere)
|
||||
vid.scale = .4;
|
||||
popScreen();
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user