mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-15 06:17:38 +00:00
let's keep pngres = 2000
This commit is contained in:
@@ -945,7 +945,7 @@ ld textscale() {
|
||||
|
||||
// bool notgl = false;
|
||||
|
||||
int pngres = 2048;
|
||||
int pngres = 2000;
|
||||
int pngformat = 0;
|
||||
|
||||
#if CAP_PNG
|
||||
|
Reference in New Issue
Block a user