mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Cosmetics.
This commit is contained in:
@@ -604,7 +604,7 @@ static void DrawContents()
|
|||||||
badVer.state = tracy::BadVersionState::LegacyVersion;
|
badVer.state = tracy::BadVersionState::LegacyVersion;
|
||||||
badVer.version = e.version;
|
badVer.version = e.version;
|
||||||
}
|
}
|
||||||
} );
|
} );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
catch( const tracy::NotTracyDump& )
|
catch( const tracy::NotTracyDump& )
|
||||||
|
|||||||
Reference in New Issue
Block a user