Fixed|libdoomsday|DEDRegister: tryFind should not throw exceptions
An oversight in the refactored code: when looking up values, they maynot actually exist in the dictionary.
View differences
Fixed|libdoomsday|DEDRegister: tryFind should not throw exceptions
An oversight in the refactored code: when looking up values, they may
not actually exist in the dictionary.