[8465] Fixed exploit of z-axis described in http://getmangos.com/community/showthread.php?t=9652

Little code style clean up.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
elecyb 2009-09-04 10:59:13 +02:00 committed by ApoC
parent bb30afb6f3
commit bba20b92a5
4 changed files with 25 additions and 24 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8464"
#define REVISION_NR "8465"
#endif // __REVISION_NR_H__