[wesnoth-commits] [wesnoth/wesnoth] 1f25ca: Fix improper use of return statement in context of...
Sergey Popov
noreply at github.com
Mon May 10 11:06:08 UTC 2021
Branch: refs/heads/tls_wip
Home: https://github.com/wesnoth/wesnoth
Commit: 1f25ca903c6bb94b588d09f208ccf025e0212a60
https://github.com/wesnoth/wesnoth/commit/1f25ca903c6bb94b588d09f208ccf025e0212a60
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2021-05-10 (Mon, 10 May 2021)
Changed paths:
M src/server/campaignd/server.cpp
Log Message:
-----------
Fix improper use of return statement in context of lambda
it was really meant for calling function.
More information about the Commits
mailing list