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