[7406] Remove string version of BattleGround::SendMessageToAll. Use only string_id versions always.

This commit is contained in:
VladimirMangos 2009-03-08 05:47:03 +03:00
parent e2e1a9f7d4
commit 27a2d88796
6 changed files with 11 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7405"
#define REVISION_NR "7406"
#endif // __REVISION_NR_H__