Browse Source

update blackboard

SBird1337 6 years ago
parent
commit
55df17bec1
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      g3headers
  2. 1
    1
      src/specials/scenes/blackboard_intro.c

+ 1
- 1
g3headers

1
-Subproject commit 0720ece1962863ff019180c54d999f6f03715f1d
1
+Subproject commit 67148f99854803cb7e03b0efa64b38a1285dc8db

+ 1
- 1
src/specials/scenes/blackboard_intro.c View File

59
             if(!pal_fade_control.active){
59
             if(!pal_fade_control.active){
60
                 task_del(id);
60
                 task_del(id);
61
                 scene_free_bg_maps();
61
                 scene_free_bg_maps();
62
-                set_callback2(c2_exit_to_overworld_2_switch);
62
+                set_callback2(c2_exit_to_overworld_1_continue_scripts_and_music);
63
                 set_callback1(c1_overworld);
63
                 set_callback1(c1_overworld);
64
             }
64
             }
65
         break;
65
         break;