HomeWildfire Games

Fix nopch / tiny hotkey optimisation

Description

Fix nopch / tiny hotkey optimisation

Swap an std::set for an std::vector, the set was useful only in an earlier iteration of the diff. This fixes nopch.

Differential Revision: https://code.wildfiregames.com/D3790