update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@802 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
1b7af8f766
commit
72924cd24a
@ -310,7 +310,7 @@ struct map_session_data {
|
||||
int vender_id;
|
||||
int vend_num;
|
||||
char message[80];
|
||||
struct vending vending[12];
|
||||
struct vending vending[MAX_VENDING];
|
||||
|
||||
int catch_target_class;
|
||||
struct s_pet pet;
|
||||
|
Loading…
x
Reference in New Issue
Block a user