[9529] Make Player::IsValidPos const

This commit is contained in:
VladimirMangos 2010-03-06 06:09:23 +03:00
parent ca8454a3a4
commit bbdb7bb09c
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9528"
#define REVISION_NR "9529"
#endif // __REVISION_NR_H__