mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[8690] added unit auraFlag variable
this can be used for faster checking if an unit has a specific aura applied.. also implemented the alive-invisible auras now with this way
This commit is contained in:
parent
46389e4e1c
commit
20e8982075
4 changed files with 21 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8689"
|
||||
#define REVISION_NR "8690"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue