This commit is contained in:
smoogipoo
2018-12-27 16:28:17 +09:00
parent c614505b7c
commit 8e031325dd
14 changed files with 56 additions and 35 deletions

View File

@ -42,8 +42,6 @@ namespace osu.Game.Screens.Multi.Match.Components
}
};
Host.BindValueChanged(updateHost);
}