mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-04 17:57:03 +00:00
added oob (out_of_bounds heptagon)
This commit is contained in:
parent
64947fe456
commit
5bff87f5e1
1
cell.cpp
1
cell.cpp
@ -1398,5 +1398,6 @@ EX bool is_boundary(cell *c) {
|
||||
}
|
||||
|
||||
EX cell out_of_bounds;
|
||||
EX heptagon oob;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user