GTcreyon / SM63Redux

Code base for Super Mario 63 Redux
https://sm63redux.com
Mozilla Public License 2.0
193 stars 25 forks source link

Fix leftover references to bylight.tres #254

Closed Koopa1018 closed 11 months ago

Koopa1018 commented 11 months ago

Description of changes

As of #253, bylight.tres has been removed as redundant (in favor of bylight.otf), but was still referenced by some scripts (and the LD theme I guess). Fix those references to point to the still-existing file.

Issue(s)

Cleans up a hasty review process on #253.