[7088] Cleaned up Player::m_isunderwater, fixed a bug which caused SPELL_AURA_WATER_BREATHING to prevent lava damage

This commit is contained in:
arrai 2009-01-14 20:41:07 +01:00
parent 022e7ad2b5
commit b19c0da601
4 changed files with 47 additions and 32 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7087"
#define REVISION_NR "7088"
#endif // __REVISION_NR_H__