mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-04 10:17:08 +01:00
(svn r13682) -Codechange: -Codechange: remove a now useless variable(dih).
This commit is contained in:
parent
d974acac89
commit
cb452bcc7d
@ -41,7 +41,6 @@
|
|||||||
#endif /* DEBUG_DUMP_COMMANDS */
|
#endif /* DEBUG_DUMP_COMMANDS */
|
||||||
#include "table/strings.h"
|
#include "table/strings.h"
|
||||||
|
|
||||||
bool _network_reload_cfg;
|
|
||||||
bool _network_server; ///< network-server is active
|
bool _network_server; ///< network-server is active
|
||||||
bool _network_available; ///< is network mode available?
|
bool _network_available; ///< is network mode available?
|
||||||
bool _network_dedicated; ///< are we a dedicated server?
|
bool _network_dedicated; ///< are we a dedicated server?
|
||||||
|
Loading…
Reference in New Issue
Block a user