[9191] Fixed crashes related to recently totem acccess function

* No search if not in world (no totems then)
* Check NULL.
This commit is contained in:
VladimirMangos 2010-01-16 18:15:26 +03:00
parent 5a4944385e
commit c6d378ad70
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9190"
#define REVISION_NR "9191"
#endif // __REVISION_NR_H__