mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
Added special scrolling to menu + fixes (#618)
* Added Special Scrolling to the visuals menu * Added the actual functionality for special scrolling to work with menu * Fixed PC-8801 mode if smooth transitions are enabled * Special scrolling, not-so special translations
This commit is contained in:
@@ -68,6 +68,7 @@ var file := {
|
||||
"bridge_animation": 0,
|
||||
"visible_timers": 0,
|
||||
"transition_animation": 0,
|
||||
"smbs_scroll": 0,
|
||||
"colour_pipes": 1,
|
||||
"firebar_style": 0,
|
||||
"extra_particles": 0
|
||||
|
Reference in New Issue
Block a user