mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-28 17:09:10 +00:00
(svn r4243) Unbreak compilation
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user