[9749] Partly revert "[9736] Added more usable interface for grid visits"

In part related broadcasts by explicit provided Map pointer (in different object GetMap() requested)

This is must fix recent crashes in Map::MessageBroadcast
This commit is contained in:
VladimirMangos 2010-04-15 09:18:16 +04:00
parent 92b11459b1
commit 5d84dbb492
2 changed files with 69 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9748"
#define REVISION_NR "9749"
#endif // __REVISION_NR_H__