[Freeciv-Dev] Re: (PR#13561) Move autoconnect code to the common client
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13561 >
Mateusz Stefek wrote:
> + time_until_next_call = MIN(time_until_next_call, try_to_autoconnect());
I think this is not what you want, since it will call
try_to_autoconnect() twice.
-jason
- [Freeciv-Dev] Re: (PR#13561) Move autoconnect code to the common client code,
Jason Short <=
|
|