mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-03 15:23:00 +00:00
no copyright line shown if texture not shown due to wrong mode
This commit is contained in:
@@ -488,6 +488,7 @@ void view_ds_game() {
|
||||
|
||||
sphereflip = hv ? Id : sphereflipped() ? MirrorZ : Id;
|
||||
|
||||
copyright_shown = "";
|
||||
if(!hv) draw_textures();
|
||||
|
||||
if(1) {
|
||||
|
||||
Reference in New Issue
Block a user