mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-07 18:20:15 +00:00
major cleanup of projection setting
This commit is contained in:
@@ -654,7 +654,7 @@ void applymodel(hyperpoint H, hyperpoint& ret) {
|
||||
}
|
||||
}
|
||||
|
||||
case mdGUARD: break;
|
||||
case mdGUARD: case mdRug: case mdText: break;
|
||||
}
|
||||
|
||||
ghcheck(ret,H_orig);
|
||||
|
||||
Reference in New Issue
Block a user