mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-03 07:05:37 +00:00
874c4d1c59
Profiler2 currently explicitly considers 'frame' for frames, which is a bit annoying in replays as state hashes are computed outside of these. It's better to just rely on RecordFrameStart() calls.