mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-22 02:45:49 -04:00
fix SimplePlayer::m_hasGlowOutline macos
This commit is contained in:
parent
c90806a07c
commit
bdad91589d
1 changed files with 1 additions and 1 deletions
|
@ -5412,7 +5412,7 @@ class SimplePlayer : cocos2d::CCSprite {
|
|||
cocos2d::CCSprite* m_detailSprite;
|
||||
GJRobotSprite* m_robotSprite;
|
||||
GJSpiderSprite* m_spiderSprite;
|
||||
PAD = win 0x4;
|
||||
int m_unknown;
|
||||
bool m_hasGlowOutline;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue