mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
it works!
This commit is contained in:
parent
f8bdc2d886
commit
b25874d293
@ -290,7 +290,13 @@ run() {
|
|||||||
|
|
||||||
// Clean and out
|
// Clean and out
|
||||||
close_output();
|
close_output();
|
||||||
|
_subsets.clear();
|
||||||
|
_subroots.clear();
|
||||||
|
_excludes.clear();
|
||||||
|
_ignore_sliders.clear();
|
||||||
|
_force_joints.clear();
|
||||||
_data->clear();
|
_data->clear();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user