mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[8197] Use more similar code for triggered and precast spells.
Also better error reporting at not existed spells. Clear use in comments for this 2 dependent cast ways.
This commit is contained in:
parent
49b201e22b
commit
9c91796443
4 changed files with 50 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8196"
|
||||
#define REVISION_NR "8197"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue