add _staticWeightChanged define in AdapterProxy.h

This commit is contained in:
hhuahh 2021-03-05 16:55:25 +08:00 committed by ruanshudong
parent 1655b071c7
commit eb09032a96

View File

@ -375,6 +375,8 @@ private:
*/
int _staticWeight;
bool _staticWeightChanged;
/*
*
*/