mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-12 13:17:38 +00:00
models:: back to previous screen from models list
This commit is contained in:
@@ -340,6 +340,7 @@ EX namespace models {
|
|||||||
vid.scale = .3;
|
vid.scale = .3;
|
||||||
if(pmodel == mdDisk && sphere)
|
if(pmodel == mdDisk && sphere)
|
||||||
vid.scale = .4;
|
vid.scale = .4;
|
||||||
|
popScreen();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user