1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 17:06:52 +00:00

ray:: fix a bug

This commit is contained in:
Zeno Rogue 2020-06-03 17:40:16 +02:00
parent 1ac116909f
commit 244ba53b95

View File

@ -1059,6 +1059,7 @@ color_t color_out_of_range = 0x0F0800FF;
int gms_size;
EX void cast() {
if(isize(cgi.raywall) > irays) reset_raycaster();
enable_raycaster();
if(comparison_mode)