Bronya-Rand / DDLCModTemplate2.0

A new template for producing DDLC mods that adhere to Team Salvato's guidelines based off DDLC itself.
58 stars 18 forks source link

No ordereddict #42

Closed Elckarow closed 2 years ago

Elckarow commented 2 years ago

use a default dict instead of collections.OrderedDict, as python 3.9's dict are ordered by default