mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-25 00:26:40 +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.