mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-21 16:14:49 +00:00
fixed the spiral projection
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user