Raoul - 2008-05-01

Logged In: YES
user_id=1198290
Originator: NO

i think this fix it well

ChessDB-3.6.19-beta-1/tcl/tools/download-twics.tcl
351c351
< catch {exec unzip -j -o -d $::chessdbTWICDir $ZIPFILE}
---
> catch {exec unzip -o -d $::chessdbTWICDir $ZIPFILE}