mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01:00
Fix hidden npc messages
This commit is contained in:
@@ -419,7 +419,7 @@ function getOwnPrivateTab()
|
||||
return getTab(ownPrivateName)
|
||||
end
|
||||
|
||||
function ignoreNpcMessages(ignore)
|
||||
function setIgnoreNpcMessages(ignore)
|
||||
ignoreNpcMessages = ignore
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user