added missing label
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8941 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
245db024cd
commit
8f93eb15be
@ -58,10 +58,11 @@ prt_church.gat,166,176,3 script Adoption Man 61,{
|
||||
mes "[GM Menu]";
|
||||
mes "Would you like to reset curent adoption?";
|
||||
next;
|
||||
menu "Yes",-,"No",L_SKIP;
|
||||
menu "Yes",-,"No",L_SKIP;
|
||||
callfunc "AdoptReset","GM reset";
|
||||
close;
|
||||
}
|
||||
L_SKIP:
|
||||
|
||||
if($@AdoptionActive == 1) goto A_Cannot;
|
||||
mes "[Oliver]";
|
||||
|
Loading…
x
Reference in New Issue
Block a user