maxmods / brl.mod

BlitzMax's BRL modules, patched and updated.
4 stars 3 forks source link

TIntMap/TPtrMap ValueForKey issue #2

Closed woollybah closed 9 years ago

woollybah commented 9 years ago

The wrong tree function is called in ValueForKey. It should be tree_search instead of tree_map.