This commit is contained in:
parent
4731a653ba
commit
a787c705cd
1 changed files with 0 additions and 8 deletions
|
@ -6,12 +6,4 @@
|
||||||
#include data/scripts/defs/trans.scr
|
#include data/scripts/defs/trans.scr
|
||||||
|
|
||||||
|
|
||||||
_setText(CHAR_SPONGEBOB,STR__INGAME__CH1__L4__SBCELEBRATE);
|
|
||||||
_setResponseOptions(QUESTION_OK);
|
|
||||||
do
|
|
||||||
{
|
|
||||||
pause;
|
|
||||||
}
|
|
||||||
while(_getResponse()==ANSWER_NONE);
|
|
||||||
|
|
||||||
stop;
|
stop;
|
||||||
|
|
Loading…
Add table
Reference in a new issue