mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 23:00:45 -04:00
[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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user