mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Update email.
This commit is contained in:
@@ -603,7 +603,7 @@ static void DrawContents()
|
||||
ImGui::Spacing();
|
||||
ImGui::TextUnformatted( "Created by Bartosz Taudul" );
|
||||
ImGui::SameLine();
|
||||
tracy::TextDisabledUnformatted( "<wolf.pld@gmail.com>" );
|
||||
tracy::TextDisabledUnformatted( "<wolf@nereid.pl>" );
|
||||
tracy::TextDisabledUnformatted( "Additional authors listed in AUTHORS file and in git history." );
|
||||
ImGui::Separator();
|
||||
tracy::TextFocused( "Protocol version", tracy::RealToString( tracy::ProtocolVersion ) );
|
||||
|
||||
Reference in New Issue
Block a user