Open Radai opened 8 years ago
Rather than having the system do a lookup of the closest matching term of Search("stealth") to return "Stealth (Dexterity)" just have each related string contain the exact term so the Search() call completes without lookup.
Rather than having the system do a lookup of the closest matching term of Search("stealth") to return "Stealth (Dexterity)" just have each related string contain the exact term so the Search() call completes without lookup.