mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-15 16:51:19 +00:00
enabled CAP_EDIT in ISWEB
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user