[9729] Client not like vendor slot 0 so restore send slots counted from 1

This is must fix not selling first item in list by vendor.
This commit is contained in:
VladimirMangos 2010-04-11 23:22:12 +04:00
parent 0edbefd68f
commit 9304d7509d
2 changed files with 14 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9728"
#define REVISION_NR "9729"
#endif // __REVISION_NR_H__