mirror of
https://github.com/mangosfour/server.git
synced 2025-12-29 16:37:04 +00:00
Pets not contain in GUID entry but pet number so we need check GetEntry() == entry Signed-off-by: ApoC <apoc@nymfe.net>
4 lines
108 B
C
4 lines
108 B
C
#ifndef __REVISION_NR_H__
|
|
#define __REVISION_NR_H__
|
|
#define REVISION_NR "7780"
|
|
#endif // __REVISION_NR_H__
|