mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
one more time
This commit is contained in:
parent
32348d7410
commit
b380b3b799
@ -209,7 +209,7 @@ set_filename(const string &dirname, const string &basename) {
|
||||
}
|
||||
|
||||
if (_properties._alpha_type != (PNMFileType *)NULL) {
|
||||
_alpha_filename = _filename.get_fullpath_wo_extension() + "_a";
|
||||
_alpha_filename = _filename.get_fullpath_wo_extension() + "_a.";
|
||||
_alpha_filename.set_extension
|
||||
(_properties._alpha_type->get_suggested_extension());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user