mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
Multiprotocol 8.1-9.6 finally working
Still have many minor issues, tests are needed No recompilation needed anymore 9.60 messages is not fully implemented
This commit is contained in:
@@ -22,7 +22,7 @@ end
|
||||
function doReport()
|
||||
g_game.reportBug(bugTextEdit:getText())
|
||||
bugReportWindow:hide()
|
||||
modules.game_textmessage.displayEventAdvance(tr('Bug report sent.'))
|
||||
modules.game_textmessage.displayGameMessage(tr('Bug report sent.'))
|
||||
end
|
||||
|
||||
function show()
|
||||
|
Reference in New Issue
Block a user