Files
OpenRA/OpenRA.Mods.Common/Traits/Mobile.cs
Paul Chote cf23c85834 Fix Mobile.IsMovingInMyDirection check.
self.Location returns mobile.ToCell, so the old
code would always return a dot product of 0.
2016-06-18 13:07:59 +01:00

26 KiB