HomeWildfire Games

Revert rP24280, causing false OOS in visual replays.

Description

Revert rP24280, causing false OOS in visual replays.

rP24280 fixed #5546, but it seems to cause some rare OOS in visual replays, as reported in #5909. The culprit is likely that hashes aren't computed at quite the same moment and onDestroy changes things.

Reverting for now before A24.

Reported by: Angen

Refs #5546.
Fixes #5909