Skip to content

Commit

Permalink
Added Mode7 preprocessing stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jinglemansweep committed Jan 25, 2024
1 parent f6c6439 commit f732748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wideboy/systems/scene/stages/default.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def setup(self) -> None:
y=0,
z_order=5,
frames=self.cache.surfaces["mode7_vinyl"],
frame_delay=4,
frame_delay=1,
), # type: ignore[call-arg]
]
)
Expand Down

0 comments on commit f732748

Please sign in to comment.