[9520] Prevent possible memory leak in WorldSession

This commit is contained in:
Derex 2010-03-05 05:46:33 +02:00
parent a142ed4848
commit eaf5934c99
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9519"
#define REVISION_NR "9520"
#endif // __REVISION_NR_H__