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