mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[9596] Use area trigger zone check for inn leave case.
This is still have false cases but will more correct for specific area triggers. Also let cleanup code and store less data for Player.
This commit is contained in:
parent
56c08e2ef9
commit
db51c29235
6 changed files with 91 additions and 108 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9595"
|
||||
#define REVISION_NR "9596"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue