Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.9 version OHOS adaptation #20830

Merged
merged 3 commits into from
Dec 30, 2024
Merged

Conversation

xqg243795168
Copy link

3.9 version OHOS adaptation

3.9  version OHOS adaptation
#if (CC_TARGET_PLATFORM == CC_PLATFORM_OHOS)
pEngine->executeScriptFile("controller.lua");
#else
pEngine->executeScriptFile("src/controller.lua");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong indent.

@minggo minggo merged commit 93b0a77 into cocos2d:cocos2d-x-3.9-oh Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants