mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-07 10:10:15 +00:00
embeddings:: do not normalize co
This commit is contained in:
@@ -83,7 +83,6 @@ namespace embeddings {
|
||||
co = perspective_to_space(h1, 1);
|
||||
break;
|
||||
}
|
||||
co = normalize(co);
|
||||
}
|
||||
|
||||
enable_embedding(pe);
|
||||
|
||||
Reference in New Issue
Block a user