Skip to content

Commit

Permalink
add bgm_placeholder, add tchat
Browse files Browse the repository at this point in the history
  • Loading branch information
callistoAshley committed Apr 4, 2022
1 parent a6f9857 commit f0ca461
Show file tree
Hide file tree
Showing 18 changed files with 720 additions and 82 deletions.
1 change: 1 addition & 0 deletions Assembly-CSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
<Compile Include="Assets\scripts\SpaceshipDoor.cs" />
<Compile Include="Assets\scripts\Stairs.cs" />
<Compile Include="Assets\scripts\Stars.cs" />
<Compile Include="Assets\scripts\TerminalChatManager.cs" />
<Compile Include="Assets\scripts\TitleScreen.cs" />
<Compile Include="Assets\scripts\UI.cs" />
<Compile Include="Assets\scripts\UIManager.cs" />
Expand Down
Binary file added Assets/Resources/audio/bgm/bgm_placeholder.mp3
Binary file not shown.
22 changes: 22 additions & 0 deletions Assets/Resources/audio/bgm/bgm_placeholder.mp3.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f0ca461

Please sign in to comment.