Core/DataStores: 9.1.0 db2 structures
Port From (https://github.com/TrinityCore/TrinityCore/commit/ce1046a8fd0f04aad6c414786949269fffea88f3)
This commit is contained in:
@@ -237,7 +237,7 @@ namespace Game
|
||||
return textEntry.duration;
|
||||
}
|
||||
|
||||
float GetRangeForChatType(ChatMsg msgType)
|
||||
public float GetRangeForChatType(ChatMsg msgType)
|
||||
{
|
||||
float dist = WorldConfig.GetFloatValue(WorldCfg.ListenRangeSay);
|
||||
switch (msgType)
|
||||
|
||||
Reference in New Issue
Block a user