[Freeciv-Dev] (PR#8870) moving some code in adjust_map().
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8870 >
> [mburda - Sat May 29 21:50:49 2004]:
>
> This litle patch move some code in adjust map. this avoid to see 2 times
> the some thinck. adjust map is called directyl by make_land()
Nice. Just 2 things:
- Use MIN and MAX in the loop instead of the if statements.
- Why do you move the initialization of "tres"?
jason
|
|