mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
questlog module complete
This commit is contained in:
@@ -60,7 +60,7 @@ local function onGameEditList(id, doorId, text)
|
||||
textEdit:setMaxLength(8192)
|
||||
textEdit:setText(text)
|
||||
textEdit:setEnabled(true)
|
||||
description:setText(tr('Enter one text per line.'))
|
||||
description:setText(tr('Enter one name per line.'))
|
||||
textWindow:setText(tr('Edit List'))
|
||||
|
||||
okButton.onClick = function()
|
||||
|
Reference in New Issue
Block a user