[Freeciv-Dev] Re: (PR#12546) Divide handicaps to real handicaps and chea
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12546 >
Jason Short wrote:
>
> Marko Lindqvist wrote:
>>
>>if(player_has_effect(pplayer, C_MAP) || map_is_known(pplayer, x, y))
>>{ ... }
>
> This check should better go directly into map_is_known().
Yes, I were looking into that (#9604) when I got sidetracked. It
should be separate patch.
- ML
|
|