mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-04 11:37:55 +00:00
gobot: CAP_THREAD not CAP_THREADS
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "rogueviz.h"
|
||||
|
||||
namespace hr {
|
||||
#if CAP_THREADS
|
||||
#if CAP_THREAD
|
||||
EX namespace gobot {
|
||||
|
||||
eWall empty = waChasm;
|
||||
|
Reference in New Issue
Block a user