mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 08:28:33 +00:00
dd67d0769e
0c20afdfda had two issues:
- some of the unitAI code did not return true when switching states in
the "enter" phase
- missed a return false in unitMotion.cpp
This fixes the issue noticed by @bb.
Differential Revision: https://code.wildfiregames.com/D1947
This was SVN commit r22339.