mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-23 09:57:41 +00:00
spherical raycasting: combine with non-raycasted graphics
This commit is contained in:
@@ -1987,7 +1987,7 @@ EX void draw_main() {
|
|||||||
reset_projection();
|
reset_projection();
|
||||||
/* currently incompatible with primitive-based renderer */
|
/* currently incompatible with primitive-based renderer */
|
||||||
/* also not implemented in stretch */
|
/* also not implemented in stretch */
|
||||||
return;
|
if(stretch::factor) return;
|
||||||
}
|
}
|
||||||
|
|
||||||
for(int p: {1, 0, 2, 3}) {
|
for(int p: {1, 0, 2, 3}) {
|
||||||
|
Reference in New Issue
Block a user