mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 09:50:34 +00:00
fixed the spiral projection
This commit is contained in:
parent
4b45872443
commit
8e9da9e1fe
@ -1257,6 +1257,7 @@ EX void apply_other_model(shiftpoint H_orig, hyperpoint& ret, eModel md) {
|
||||
if(pconf.skiprope)
|
||||
ret = mobius(ret, pconf.skiprope, 1);
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
case mdRetroCraig: {
|
||||
|
Loading…
Reference in New Issue
Block a user