Skip to content

Commit

Permalink
Unlock all Chao
Browse files Browse the repository at this point in the history
  • Loading branch information
fluofoxxo committed Sep 2, 2019
1 parent f20067f commit c546bd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions netobj/constnetobjs/allNetChao.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ func GetAllNetChao() map[string]netobj.Chao {
)
netchao := netobj.NewNetChao(
chao,
enums.ChaoStatusNotOwned,
enums.ChaoStatusOwned,
0,
enums.ChaoDealingNone,
0,
1,
)
chaos[chaoID] = netchao
}
Expand Down

0 comments on commit c546bd4

Please sign in to comment.