mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-10 06:16:00 +00:00
more adjustments to disabled CAP_*
This commit is contained in:
@@ -672,7 +672,11 @@ EX namespace inv {
|
||||
}
|
||||
}
|
||||
|
||||
#else
|
||||
always_false on, activating;
|
||||
#endif
|
||||
}}
|
||||
|
||||
#if !CAP_INV
|
||||
EX always_false on, activating;
|
||||
#endif
|
||||
EX }
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user