This commit is contained in:
@@ -68,6 +68,9 @@ func (s *ShinyService) RandShiny(id uint32) *data.GlowFilter {
|
||||
|
||||
}
|
||||
}
|
||||
if len(ret) == 0 {
|
||||
return nil
|
||||
}
|
||||
r := model.GenerateRandomOffspringMatrix()
|
||||
var t = data.GetDef()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user