mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-09 14:49:43 +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