Skip to content

Commit

Permalink
实现了加载进度的显示
Browse files Browse the repository at this point in the history
  • Loading branch information
KIPKIPS committed Mar 3, 2020
1 parent 89dcbfa commit 4c50660
Show file tree
Hide file tree
Showing 59 changed files with 11,210 additions and 26 deletions.
Binary file modified .vs/Angry_Bird/v15/.suo
Binary file not shown.
Binary file modified .vs/Angry_Bird/v15/Server/sqlite3/storage.ide
Binary file not shown.
Binary file modified .vs/Angry_Bird/v15/Server/sqlite3/storage.ide-shm
Binary file not shown.
Binary file modified .vs/Angry_Bird/v15/Server/sqlite3/storage.ide-wal
Binary file not shown.
1 change: 1 addition & 0 deletions Assembly-CSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
<Compile Include="Assets\Scripts\GameManager.cs" />
<Compile Include="Assets\Scripts\LevelSelect.cs" />
<Compile Include="Assets\Scripts\LoadLevel.cs" />
<Compile Include="Assets\Scripts\LoadMapAsync.cs" />
<Compile Include="Assets\Scripts\MapSelect.cs" />
<Compile Include="Assets\Scripts\PanelController.cs" />
<Compile Include="Assets\Scripts\PausePanel.cs" />
Expand Down
Loading

0 comments on commit 4c50660

Please sign in to comment.