mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-16 19:18:05 +00:00
10.0m, and some unfinished features for 10.1 ;)
This commit is contained in:
@@ -585,7 +585,7 @@ struct fpattern {
|
||||
DEBB(DF_FIELD, (debugfile, "wall-river distance = %d\n", distwall[riverid]));
|
||||
DEBB(DF_FIELD, (debugfile, "river-wall distance = %d\n", distriver[0]));
|
||||
}
|
||||
|
||||
|
||||
bool easy(int i) {
|
||||
return i < Prime || !(i % Prime);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user