1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-10-18 06:30:41 +00:00

raycaster no longer disables fixed_YZ without being asked

This commit is contained in:
Zeno Rogue 2024-08-21 19:21:34 +02:00
parent bb26fe314c
commit 2da7baa1e0

View File

@ -1319,7 +1319,7 @@ void raygen::emit_iterate(int gid1) {
compute_which_and_dist(flat1, flat2); compute_which_and_dist(flat1, flat2);
vid.fixed_yz = false; // vid.fixed_yz = false;
// shift d units // shift d units
if(use_reflect) fmain += if(use_reflect) fmain +=