11,Methods,for Swift 4.0

This commit is contained in:
kemchenj
2017-09-23 00:01:50 +08:00
parent 6f4ff95741
commit aef5000b0e

View File

@ -14,6 +14,9 @@
> 2.2
> 校对:[SketchK](https://github.com/SketchK) 2016-05-13
> 3.0.1shanks2016-11-13
> 4.0
> 校对:[kemchenj](https://kemchenj.github.io/) 2017-09-21
本页包含内容:
@ -278,3 +281,5 @@ if player.tracker.advance(to: 6) {
}
// 打印 "level 6 has not yet been unlocked"
```