[7508] Revert to "check first, proccess later" code style in WorldSession::HandleRemoveGlyph.

This commit is contained in:
VladimirMangos 2009-03-21 19:44:22 +03:00
parent 28dc20c6e2
commit befa6c5c86
2 changed files with 11 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7507"
#define REVISION_NR "7508"
#endif // __REVISION_NR_H__