mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-03 11:17:56 +00:00
embeddings:: fixed emb_same_in_same::actual_to_logical
This commit is contained in:
@@ -543,6 +543,7 @@ struct emb_same_in_same : emb_actual {
|
||||
geom3::light_flip(true);
|
||||
h1 = base_to_logical(h1);
|
||||
geom3::light_flip(false);
|
||||
h1[2] = z;
|
||||
return h1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user