diff --git a/scripts/SaveLoad.rb b/scripts/SaveLoad.rb index 48ae621..ab1b9ef 100644 --- a/scripts/SaveLoad.rb +++ b/scripts/SaveLoad.rb @@ -81,7 +81,7 @@ def real_load $game_temp.common_event_id = 42 # Set wallpaper if necessary if $game_oneshot.wallpaper - Wallpaper.set $game_oneshot.wallpaper + Wallpaper.set $game_oneshot.wallpaper, $gamme_oneshot.wallpaper_color end end