diff --git a/source/fma/fma.cpp b/source/fma/fma.cpp index 98b1707a9..8501f820b 100644 --- a/source/fma/fma.cpp +++ b/source/fma/fma.cpp @@ -777,7 +777,7 @@ static const int s_FMAC2EndScript[]= SC_WAIT_ON_ACTOR_ANIM, FMA_ACTOR_SPONGEBOB, SC_SET_ACTOR_ANIM_STATE, FMA_ACTOR_SPONGEBOB,FMA_ANIM_WALK,1, SC_WALK_ACTOR_TO_POSITION, FMA_ACTOR_SPONGEBOB,240*16,30*16,40, - SC_SET_ACTOR_ANIM_STATE, FMA_ACTOR_BB,FMA_ANIM_RUBHEAD,1, +// SC_SET_ACTOR_ANIM_STATE, FMA_ACTOR_BB,FMA_ANIM_RUBHEAD,1, SC_WAIT_ON_ACTOR_STOP, FMA_ACTOR_SPONGEBOB, SC_STOP };