mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-24 18:26:57 +00:00
cf6aaf37a4
Use FinishedOwnCommands, which is intented to plan commands for the N+2 turn, but can be used to run commands immediately by the replay manager, and unlike FinishedUpdate is called before the first update. Reported by: Freagarach Fixes #5546 Differential Revision: https://code.wildfiregames.com/D3067 This was SVN commit r24280.