loot/libloot

Make constructors with args explicit

Ortham opened this issue · 1 comments

I've recently hit a few type ambiguities that could be resolved by making constructors that take args explicit, but that's a breaking change to implement for API classes, so make the change for v0.15.

Done in 8f690e8.