Skip to content

Commit

Permalink
fix lobby_setting for the next event
Browse files Browse the repository at this point in the history
  • Loading branch information
inada-s committed Dec 17, 2020
1 parent e94e8cd commit ad3f720
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions gdxsv/lbs_lobby_setting.go
Original file line number Diff line number Diff line change
Expand Up @@ -141,22 +141,16 @@ func init() {
15: {
Name: "ア・バオア・クー宙域",
McsRegion: "best",
LowCostMSEvent: true,
UnlimitedAmmo: true,
Comment: "Event Lobby",
},
16: {
Name: "ア・バオア・クー外部",
McsRegion: "best",
LowCostMSEvent: true,
UnlimitedAmmo: true,
Comment: "Event Lobby",
},
17: {
Name: "ア・バオア・クー内部",
McsRegion: "best",
LowCostMSEvent: true,
UnlimitedAmmo: true,
TeamShuffle: true,
Comment: "Event Lobby (TeamShuffle)",
},
Expand Down

0 comments on commit ad3f720

Please sign in to comment.