[7201] Prevent use 0 guid for pets and only odd guids for vehicles.

This commit is contained in:
VladimirMangos 2009-01-30 05:07:24 +03:00
parent 0fd361a0a3
commit 339c7f05f1
2 changed files with 1 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7200"
#define REVISION_NR "7201"
#endif // __REVISION_NR_H__