Fixed bugreport:5835 vendings are no longer broken when character moves map or is recalled by a gm.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16181 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -2954,8 +2954,7 @@ ACMD_FUNC(petrename)
|
||||
/*==========================================
|
||||
*
|
||||
*------------------------------------------*/
|
||||
ACMD_FUNC(recall)
|
||||
{
|
||||
ACMD_FUNC(recall) {
|
||||
struct map_session_data *pl_sd = NULL;
|
||||
|
||||
nullpo_retr(-1, sd);
|
||||
|
||||
Reference in New Issue
Block a user