复制代码
- // Enable recipes for gem/jewel pickup
- if ((this.recipes[i].Index !== Recipe.Rune && this.recipes[i].Index <= Recipe.Recycle.Set)
- || (this.recipes[i].Index === Recipe.Rune && j >= 1) ||
- (this.recipes[i].Index === Recipe.Recycle.SetDouble && j >= 1)
- ) { // Enable rune recipe after 2 bases are found
- this.recipes[i].Enabled = true;
- }
speedwxd 发表于 2020-6-8 13:03
请问一下,Cubing.init()这个函数在哪个文件里
欢迎光临 战网中国 (http://battlecn.net/) | Powered by Discuz! X3.1 |