Skip to content

Changing eFEX FindTower function and eTowerContainer map

This MR has the purpose of make the Bitwise more efficient using an std::unordered_map. Here we also modify eTowerContainer::findTower function since there was an unintended bug that was returning the first element when a non-existent TT was given

Merge request reports