mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Cosmetics.
This commit is contained in:
parent
d99129f0e4
commit
bb39913339
@ -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& )
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user