[6850] Use the HashMapHolder instead of MapReference in Map::Update for now (the refs can get invalidated during the loop).

This commit is contained in:
Wyk3d 2008-11-27 00:22:03 +02:00
parent bdf7fb8394
commit ce387d8535
2 changed files with 12 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6849"
#define REVISION_NR "6850"
#endif // __REVISION_NR_H__