nothing noteworthy, really.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16397 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
c7083d9ecc
commit
199c5acb6f
@ -1132,6 +1132,7 @@ int npc_click(struct map_session_data* sd, struct npc_data* nd)
|
|||||||
break;
|
break;
|
||||||
case TOMB:
|
case TOMB:
|
||||||
run_tomb(sd,nd);
|
run_tomb(sd,nd);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user