mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
fix little mistake
This commit is contained in:
@@ -527,5 +527,5 @@ function Console.getOwnPrivateTab()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function Console.ignoreNpcMessages(ignore)
|
function Console.ignoreNpcMessages(ignore)
|
||||||
ignoreNpcMessages = state
|
ignoreNpcMessages = ignore
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user