mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 19:37:04 +00:00
[8142] Remade precast spell system to be more similar to trigger spell system.
* Removed runtime allocation of list * Methods and defines from precast spell system and trigger system moved closer to each other Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
42300153ce
commit
5d4b581009
3 changed files with 9 additions and 17 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8141"
|
||||
#define REVISION_NR "8142"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue