combat.c hardcoded &(wld.map)
combat.c functions always use the main map. They should take the map to use as a parameter.
This mainly affects tex AI.
Current versions breaks S3_1 sdl2-client build.
Reply To cazfi
Fixed S3_1 version attached.
combat.c functions always use the main map. They should take the map to use as a parameter.
This mainly affects tex AI.