Commit 26b82132 authored by liujiangnan's avatar liujiangnan

docs

parent 1aaaf4c7
......@@ -122,7 +122,8 @@ export abstract class middleLayerBase extends cc.Component {
}
isLevelActived() {
// 最上层判断Level是否被购买激活过
// 最上层判断Level是否被购买激活过
// TODO 数字版试用激活逻辑
return true;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment