mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-08 07:00:10 +00:00
ZLIB is now always required
This commit is contained in:
parent
a9febe3122
commit
d0f39ae9a8
@ -72,7 +72,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef CAP_ZLIB
|
||||
#define CAP_ZLIB (MAXMDIM >= 4)
|
||||
#define CAP_ZLIB 1
|
||||
#endif
|
||||
|
||||
#define CAP_FRAMELIMIT (!ISMOBWEB)
|
||||
|
Loading…
x
Reference in New Issue
Block a user