This commit is contained in:
parent
3aae462391
commit
f10f7a8c6a
2 changed files with 10 additions and 0 deletions
|
@ -22,4 +22,12 @@ do
|
|||
}
|
||||
while(_getResponse()==ANSWER_NONE);
|
||||
|
||||
_setText(CHAR_SPONGEBOB,STR__INGAME__FMA_C4_SB2);
|
||||
_setResponseOptions(QUESTION_OK);
|
||||
do
|
||||
{
|
||||
pause;
|
||||
}
|
||||
while(_getResponse()==ANSWER_NONE);
|
||||
|
||||
stop;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue