(svn r4243) Unbreak compilation

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
tron 19 years ago
parent 892a4c587d
commit 1c5c32dd60

@ -43,7 +43,6 @@ static const StringID _network_error_strings[] = {
STR_NETWORK_ERR_CLIENT_CHEATER, STR_NETWORK_ERR_CLIENT_CHEATER,
STR_NETWORK_ERR_CLIENT_SERVER_FULL, STR_NETWORK_ERR_CLIENT_SERVER_FULL,
}; };
assert_compile(lengthof(_network_error_strings) == NETWORK_ERROR_END);
// ********** // **********
// Sending functions // Sending functions

Loading…
Cancel
Save