File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12227,8 +12227,8 @@ class GameObject : CCSpritePlus {
1222712227 // property 53
1222812228 int m_property53;
1222912229 bool m_isInvisibleBlock;
12230- bool m_glowColorIsLBG;
1223112230 bool m_customGlowColor;
12231+ bool m_glowColorIsLBG;
1223212232 bool m_cantColorGlow;
1223312233 float m_opacityMod;
1223412234 bool m_slopeUphill;
Original file line number Diff line number Diff line change @@ -6493,8 +6493,8 @@ class GameObject : CCSpritePlus {
64936493 // property 53
64946494 int m_property53;
64956495 bool m_isInvisibleBlock;
6496- bool m_glowColorIsLBG;
64976496 bool m_customGlowColor;
6497+ bool m_glowColorIsLBG;
64986498 bool m_cantColorGlow;
64996499 float m_opacityMod;
65006500 bool m_slopeUphill;
Original file line number Diff line number Diff line change @@ -6508,8 +6508,8 @@ class GameObject : CCSpritePlus {
65086508 // property 53
65096509 int m_property53;
65106510 bool m_isInvisibleBlock;
6511- bool m_glowColorIsLBG;
65126511 bool m_customGlowColor;
6512+ bool m_glowColorIsLBG;
65136513 bool m_cantColorGlow;
65146514 float m_opacityMod;
65156515 bool m_slopeUphill;
You can’t perform that action at this time.
0 commit comments