Commit 26b82132 authored by liujiangnan's avatar liujiangnan

docs

parent 1aaaf4c7
...@@ -123,6 +123,7 @@ export abstract class middleLayerBase extends cc.Component { ...@@ -123,6 +123,7 @@ export abstract class middleLayerBase extends cc.Component {
isLevelActived() { isLevelActived() {
// 最上层判断Level是否被购买激活过 // 最上层判断Level是否被购买激活过
// TODO 数字版试用激活逻辑
return true; 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