Fix hidden npc messages
This commit is contained in:
parent
564463fa01
commit
2b2f5b33ff
|
@ -419,7 +419,7 @@ function getOwnPrivateTab()
|
|||
return getTab(ownPrivateName)
|
||||
end
|
||||
|
||||
function ignoreNpcMessages(ignore)
|
||||
function setIgnoreNpcMessages(ignore)
|
||||
ignoreNpcMessages = ignore
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue