[runtime] Fix progress menu aspect ratios (#1055)

* update progress code and fix our frame "scissoring"

* aspect ratio hacks

* expand progress tint for widescreen

* give up and comment things properly

* properly undo hacks
This commit is contained in:
ManDude
2022-01-08 18:39:17 +00:00
committed by GitHub
parent 3ceeafbd46
commit 701108a1b6
30 changed files with 5692 additions and 7970 deletions
+3 -1
View File
@@ -35,7 +35,9 @@ files_with_modifications = [
"plant-boss",
"helix-water",
"lavatube-energy",
"sage-finalboss-FIN"
"sage-finalboss-FIN",
"progress",
"entity"
]
for file in files: