Merge remote-tracking branch 'refs/remotes/upstream/master' into beatmap_framework

# Conflicts:
#	osu.Game/GameModes/Menu/ButtonSystem.cs
#	osu.Game/OsuGame.cs
This commit is contained in:
Dean Herbert
2016-09-25 13:40:06 +09:00
15 changed files with 439 additions and 144 deletions

View File

@ -97,6 +97,7 @@
<Compile Include="Online\Chat\Channel.cs" />
<Compile Include="Online\Chat\Message.cs" />
<Compile Include="OsuGame.cs" />
<Compile Include="OsuGameBase.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Users\User.cs" />
</ItemGroup>