Closed AristurtleDev closed 5 months ago
This resolves an issue when, given a key that doesn't exist, the TledMapProperties.TryGetValue method would throw a NullReferenceException.
TledMapProperties.TryGetValue
NullReferenceException
Description
This resolves an issue when, given a key that doesn't exist, the
TledMapProperties.TryGetValue
method would throw aNullReferenceException
.Related Issues