[11207] Fixed cheating with item loot with some conditionas.

Thanks to zergtmn for explictly pointing to problematic line.
This commit is contained in:
VladimirMangos 2011-02-27 21:17:29 +03:00
parent f1899e3b27
commit cd1465b1e4
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11206"
#define REVISION_NR "11207"
#endif // __REVISION_NR_H__