Home
last modified time | relevance | path

Searched defs:ignore_old_events (Results 1 – 2 of 2) sorted by relevance

/dports/games/simutrans/simutrans-121.0/network/
H A Dnetwork_cmd_ingame.h185 virtual bool ignore_old_events() const { return false;} in ignore_old_events() function
233 bool ignore_old_events() const OVERRIDE { return true; } in ignore_old_events() function
H A Dnetwork_cmd_ingame.cc1139 bool nwc_tool_t::ignore_old_events() const in ignore_old_events() function in nwc_tool_t