mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
*** 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);
|
tex->write_attr_data(attr_filename);
|
||||||
|
|
||||||
if (new_file) {
|
if (new_file) {
|
||||||
add_cvs(attr_filename);
|
cvs_add(attr_filename);
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user