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