mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-21 08:00:25 +00:00
enabled CAP_EDIT in ISWEB
This commit is contained in:
parent
78757f4017
commit
7cc9e146cb
@ -166,7 +166,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef CAP_EDIT
|
#ifndef CAP_EDIT
|
||||||
#define CAP_EDIT (CAP_FILES && !ISWEB && !ISMINI)
|
#define CAP_EDIT (CAP_FILES && !ISMINI)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef CAP_SHOT
|
#ifndef CAP_SHOT
|
||||||
|
Loading…
Reference in New Issue
Block a user