[c12636] Fix buying stackable items for etended cost Fix calculating item price for items with buyout

This commit is contained in:
Dramacydal 2013-06-17 09:35:29 +01:00 committed by Antz
parent 905815feb9
commit 741cd477cb
5 changed files with 42 additions and 24 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12635"
#define REVISION_NR "12636"
#endif // __REVISION_NR_H__