mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-25 07:20:09 +00:00
gobot: CAP_THREAD not CAP_THREADS
This commit is contained in:
parent
dfb3626568
commit
2c0afce4ca
@ -21,7 +21,7 @@
|
|||||||
#include "rogueviz.h"
|
#include "rogueviz.h"
|
||||||
|
|
||||||
namespace hr {
|
namespace hr {
|
||||||
#if CAP_THREADS
|
#if CAP_THREAD
|
||||||
EX namespace gobot {
|
EX namespace gobot {
|
||||||
|
|
||||||
eWall empty = waChasm;
|
eWall empty = waChasm;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user