Code review comment for lp:~widelands-dev/widelands/bug-1543001-eris

Revision history for this message
Miroslav Remák (miroslavr256) wrote :

Besides the obvious error in Lua coroutine, there seems to be another issue with the message that is supposed to show up, which ultimately leads to a crash. This message (in CmdLuaCoroutine::execute) is constructed with icon and title parameters swapped.

« Back to merge proposal