Merge branch 'dev' of http://git.legu.cc/liwei_3d/go_dreamfactory into dev
This commit is contained in:
commit
4871c79f75
@ -92,7 +92,7 @@ func (this *ModelMline) updateprogress(data *pb.DBMainline) {
|
||||
}
|
||||
chapteraward[conf.Chapterid].Stage++
|
||||
}
|
||||
if conf.Episodetype != 8 && conf.Episodetype != 0 {
|
||||
if conf.Episodetype != 8 && conf.Episodetype != 9 && conf.Episodetype != 0 {
|
||||
if _, ok = exploreaward[conf.Chapterid]; !ok {
|
||||
exploreaward[conf.Chapterid] = &pb.DBMainlineAward{}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user