mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 07:37:03 +00:00
[10420] Avoid send stop packet in PointMovementGenerator when unit is not moving
Also never send stop packet when destinationHolder hasArrived, it's expected that unit is already not moving. Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
0d363cc77a
commit
04b62bb9ee
2 changed files with 10 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10419"
|
||||
#define REVISION_NR "10420"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue