[6829] Fixed a crash in ScriptsProcess when the source or target's map is looked up while it's not in world.

This commit is contained in:
Wyk3d 2008-11-16 03:27:09 +02:00
parent 766654c85d
commit 3d72b06fcd
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6828"
#define REVISION_NR "6829"
#endif // __REVISION_NR_H__