[Freeciv-Dev] Re: civserver segfault: generalized improvements
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
This should fix the assert failure:
--- server/mapgen.c 2002/01/09 21:48:10 1.81
+++ server/mapgen.c 2002/01/13 18:19:41
@@ -1219,6 +1219,9 @@
/* restore previous random state: */
set_myrand_state(rstate);
+
+ if (map.num_continents>0)
+ update_island_impr_effect(-1, map.num_continents);
}
I'll commit it ASAP.
---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa
|
|