Fixed grammar in AttractSoundFrequency text.

This commit is contained in:
Kyzentun Keeslala
2015-06-26 22:59:06 -06:00
parent c4efb39541
commit 398fb8872f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ local log_display_mt= {
end,
[name_mess]= function(subself, mess)
if PREFSMAN:GetPreference("IgnoredDialogs") ~= "" then
self:visible(false)
subself:visible(false)
return
end
if not mess.message then return end