1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-25 22:53:19 +00:00

no SOLV in BWEB

This commit is contained in:
Zeno Rogue 2020-11-01 11:34:00 +01:00
parent a1742d29ba
commit 9f5da212a7

View File

@ -10,8 +10,12 @@
#define CAP_INV 0
#define CAP_COMPLEX2 0
#define CAP_EDIT 0
#ifdef BWEB
#define CAP_BT 0
#define CAP_SOLV 0
#endif
#define CAP_THREAD 0
// #define CAP_ZLIB 0
#define CAP_FILES 1