server/src/shared/revision_nr.h
ApoC e8d8b1a888 [7780] Fixed Player::HasGuardianWithEntry()
Pets not contain in GUID entry but pet number so we need check
GetEntry() == entry

Signed-off-by: ApoC <apoc@nymfe.net>
2009-05-05 23:38:19 +02:00

4 lines
108 B
C

#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7780"
#endif // __REVISION_NR_H__