mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-10-09 18:15:24 +00:00
[engine] [cocos2d-x] [jsb-adapter] 适配引擎 v2.4.13 版本
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
PLAYER_NS_BEGIN
|
||||
|
||||
class CC_LIBSIM_DLL PlayerWin : public PlayerProtocol, public cocos2d::Ref
|
||||
class CC_LIBSIM_DLL PlayerWin : public cocos2d::Ref, public PlayerProtocol
|
||||
{
|
||||
public:
|
||||
static PlayerWin *createWithHwnd(HWND hWnd);
|
||||
|
Reference in New Issue
Block a user