From 3c5a92dbe0a1f140bbc7e1d9497e9e5d0d09e514 Mon Sep 17 00:00:00 2001 From: megamage Date: Wed, 11 Mar 2009 11:48:57 -0600 Subject: *Fix a crash bug. --HG-- branch : trunk --- src/game/GridNotifiers.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/GridNotifiers.cpp') diff --git a/src/game/GridNotifiers.cpp b/src/game/GridNotifiers.cpp index 13fa66308e5..fcb4e376b26 100644 --- a/src/game/GridNotifiers.cpp +++ b/src/game/GridNotifiers.cpp @@ -43,7 +43,7 @@ VisibleChangesNotifier::Visit(PlayerMapType &m) } void -PlayerRelocationNotifier::Notify() +PlayerVisibilityNotifier::Notify() { // at this moment i_clientGUIDs have guids that not iterate at grid level checks // but exist one case when this possible and object not out of range: transports -- cgit v1.2.3