mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-27 20:07:40 +00:00
fixed some lands in Archimedean dual
This commit is contained in:
@@ -10,6 +10,7 @@ namespace hr {
|
||||
namespace whirlwind {
|
||||
|
||||
int fzebra3(cell *c) {
|
||||
if(archimedean) return 0;
|
||||
if(euclid) {
|
||||
if(torus) return 0;
|
||||
int x, y;
|
||||
|
||||
Reference in New Issue
Block a user