--- deliantra/Deliantra-Client/Client.xs 2006/04/13 23:31:42 1.32 +++ deliantra/Deliantra-Client/Client.xs 2006/04/13 23:42:14 1.33 @@ -608,7 +608,7 @@ mapcell *cell = row->col + (x + vx - row->c0); darkness[y * sw4 + x] = cell->darkness < 0 - ? 224 + ? 255 - FOW_DARKNESS : 255 - cell->darkness; uint16_t face = cell->face [z];