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

convert `range` to a `list` #54

Closed Elckarow closed 1 year ago

Elckarow commented 1 year ago

since this is py3, range doesn't return a list.