Skip to content

Commit

Permalink
Print info when uzn file is used.
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenop committed Apr 28, 2019
1 parent 0fe9290 commit 137e6de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ccstruct/blread.cpp
Expand Up @@ -57,6 +57,7 @@ bool read_unlv_file( //print list of sides
}
fclose(pdfp);
}
tprintf("UZN file %s loaded.\n", name.string());
return true;
}

Expand Down

0 comments on commit 137e6de

Please sign in to comment.