1
0
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:
Zeno Rogue
2022-10-15 22:56:10 +02:00
parent 4e7b95e346
commit 55d4f93873
2 changed files with 1 additions and 1 deletions

View File

@@ -488,6 +488,7 @@ void view_ds_game() {
sphereflip = hv ? Id : sphereflipped() ? MirrorZ : Id;
copyright_shown = "";
if(!hv) draw_textures();
if(1) {