Code review comment for lp:~widelands-dev/widelands/bug-1759857-territorial-lord

Revision history for this message
GunChleoc (gunchleoc) wrote :

Found it - there was an extra parameter in a function call, and Lua does not flag these things up at all.

I have also removed the debug logging output now - we don't have a Lua debugger, so console log is the best we can do, which is why I had kept it in.

« Back to merge proposal