Skip to content

Commit

Permalink
new lines :))))))))))))))))))
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilaa3 committed Jan 8, 2024
1 parent d1b28f3 commit d3c754e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fast64_internal/sm64/settings/repo_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ def load_sm64_repo_settings(scene: Scene, data: dict[str, Any]):
sm64_props.refresh_version = data.get("refresh_version", sm64_props.refresh_version)
sm64_props.compression_format = data.get("compression_format", sm64_props.compression_format)
sm64_props.force_extended_ram = data.get("force_extended_ram", sm64_props.force_extended_ram)
sm64_props.matstack_fix = data.get("matstack_fix", sm64_props.matstack_fix)
sm64_props.matstack_fix = data.get("matstack_fix", sm64_props.matstack_fix)

0 comments on commit d3c754e

Please sign in to comment.