mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-15 05:07:16 +00:00
fixed the errors caused by non_spatial_model giving incorrect results
This commit is contained in:
@@ -3191,6 +3191,8 @@ EX void show3D() {
|
||||
}
|
||||
#endif
|
||||
|
||||
current_display->set_all(0, 0);
|
||||
|
||||
if(0);
|
||||
#if CAP_RUG
|
||||
else if(rug::rugged && !rug::spatial_rug)
|
||||
|
||||
Reference in New Issue
Block a user