*** empty log message ***
This commit is contained in:
parent
858b3700c0
commit
f4e3c56c24
|
|
@ -204,7 +204,7 @@ copy_texture(const Filename &source, const Filename &dest,
|
|||
tex->write_attr_data(attr_filename);
|
||||
|
||||
if (new_file) {
|
||||
add_cvs(attr_filename);
|
||||
cvs_add(attr_filename);
|
||||
}
|
||||
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Reference in New Issue