We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe9290 commit 137e6deCopy full SHA for 137e6de
src/ccstruct/blread.cpp
@@ -57,6 +57,7 @@ bool read_unlv_file( //print list of sides
57
}
58
fclose(pdfp);
59
60
+ tprintf("UZN file %s loaded.\n", name.string());
61
return true;
62
63
0 commit comments