Skip to content

Commit

Permalink
Merge branch 'master' into pizza-rofl
Browse files Browse the repository at this point in the history
  • Loading branch information
1Stepka1 authored Jan 7, 2024
2 parents 4b0f6b2 + e924632 commit be17a0e
Show file tree
Hide file tree
Showing 302 changed files with 56,375 additions and 32,926 deletions.
1 change: 1 addition & 0 deletions Content.Client/Credits/CreditsWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ void AddSection(string title, string path, bool markup = false)
}

AddSection(Loc.GetString("credits-window-contributors-section-title"), "GitHub.txt");
AddSection(Loc.GetString("credits-window-devADT-section-title"), "ADTeam.txt"); // ADT team
AddSection(Loc.GetString("credits-window-codebases-section-title"), "SpaceStation13.txt");
AddSection(Loc.GetString("credits-window-tts-title"), "TTS.txt"); // Corvax-TTS
AddSection(Loc.GetString("credits-window-original-remake-team-section-title"), "OriginalRemake.txt");
Expand Down
Loading

0 comments on commit be17a0e

Please sign in to comment.