1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-27 20:07:40 +00:00

fixed hybrid bitruncated ray: works after clear map

This commit is contained in:
Zeno Rogue
2020-05-09 18:32:16 +02:00
parent 306d8c3ace
commit c35705cc5c
3 changed files with 39 additions and 25 deletions

View File

@@ -329,7 +329,7 @@ hpcshape
int SD3, SD6, SD7, S12, S14, S21, S28, S42, S36, S84;
vector<int> walloffsets;
vector<pair<int, cell*>> walloffsets;
vector<array<int, 3>> symmetriesAt;