mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 18:34:50 +00:00
Address bug #13291: Compilation problem in multiplayer_connect.cpp.
This commit is contained in:
parent
59a6ec2937
commit
99c562baaa
@ -677,6 +677,7 @@ config connect::side::get_config() const
|
||||
break;
|
||||
case CNTR_LAST:
|
||||
default:
|
||||
description = N_("(empty)");
|
||||
assert(false);
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user