mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-19 12:28:07 +00:00
fixed the compilation without CAP_COMMANDLINE or without CAP_SVG or fakemobile
This commit is contained in:
@@ -2986,9 +2986,9 @@ namespace ca {
|
||||
carule[nei][livedead] = s;
|
||||
return 0;
|
||||
}
|
||||
#endif
|
||||
|
||||
auto ah = addHook(hooks_args, 0, readArg);
|
||||
#endif
|
||||
|
||||
void simulate() {
|
||||
if(cwt.c->land != laCA) return;
|
||||
|
||||
Reference in New Issue
Block a user