mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-04 11:37:55 +00:00
raycaster no longer disables fixed_YZ without being asked
This commit is contained in:
@@ -1319,7 +1319,7 @@ void raygen::emit_iterate(int gid1) {
|
||||
|
||||
compute_which_and_dist(flat1, flat2);
|
||||
|
||||
vid.fixed_yz = false;
|
||||
// vid.fixed_yz = false;
|
||||
|
||||
// shift d units
|
||||
if(use_reflect) fmain +=
|
||||
|
Reference in New Issue
Block a user