mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-02 08:28:30 +00:00
Mark the initial achievement as achieved on startup.
This commit is contained in:
@@ -385,6 +385,8 @@ int main( int argc, char** argv )
|
||||
}
|
||||
}
|
||||
|
||||
s_achievements.Achieve( "achievementsIntro" );
|
||||
|
||||
SetupDPIScale();
|
||||
|
||||
tracy::UpdateTextureRGBAMips( zigzagTex, (void**)zigzagPx, zigzagX, zigzagY, 6 );
|
||||
|
||||
Reference in New Issue
Block a user