We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在 [ocgcore/common.h] 有一段这个:
[ocgcore/common.h]
#define MASTER_RULE3 3 //Master Rule 3 (2014) #define NEW_MASTER_RULE 4 //New Master Rule (2017) #define MASTER_RULE_2020 5 //Master Rule 2020 #define CURRENT_RULE 5
可以把这段定义搬进constant.lua吗?
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
在
[ocgcore/common.h]
有一段这个:可以把这段定义搬进constant.lua吗?
The text was updated successfully, but these errors were encountered: