[6855] Fixed the MapReference loop on map update by storing the iterator in the map.

This commit is contained in:
Wyk3d 2008-11-28 08:01:37 +02:00
parent 316acd590c
commit 8b707ca072
6 changed files with 54 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6854"
#define REVISION_NR "6855"
#endif // __REVISION_NR_H__