mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[10358] A small spoon of changes and cleanup for WaypointMovementGenerator
* Initialization to ensure destination is always set (prevent evade problem) * Simplify how behavior for node is processed, incl fix MovementInform script call (based on idea/past code from Quriq14) * Make sure last node is also processed correct (DB script for last node will now work as expected) As usual if any problems occur, you can call our toll free customer support number. Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
9c07bb1314
commit
647f731e3b
3 changed files with 71 additions and 69 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10357"
|
||||
#define REVISION_NR "10358"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue