[wesnoth-commits] [wesnoth/wesnoth] 924b77: Fix improper use of return statement in context of...
Sergey Popov
noreply at github.com
Mon May 10 11:11:17 UTC 2021
Branch: refs/heads/tls_wip
Home: https://github.com/wesnoth/wesnoth
Commit: 924b77aead2874f2969dd2395f494f8b8c375412
https://github.com/wesnoth/wesnoth/commit/924b77aead2874f2969dd2395f494f8b8c375412
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