mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
fix chat and grid layout
This commit is contained in:
@@ -74,8 +74,7 @@ local function onCreatureSpeak(name, level, speaktypedesc, message, channelId, c
|
||||
end
|
||||
end
|
||||
|
||||
local channelPanel = consoleTabBar:getTabPanel(defaultChannelTab)
|
||||
Console.addText(message, speaktype.color, channelPanel)
|
||||
Console.addText(message, speaktype.color, defaultChannelTab)
|
||||
end
|
||||
|
||||
connect(Game, { onLogin = Console.create,
|
||||
|
Reference in New Issue
Block a user