mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-02 18:57:56 +00:00
ray:: fix a bug
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user