mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-21 00:47:40 +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