mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 19:37:04 +00:00
[10768] Remove useless code in PetAI::_stopAttack()
Those are all processed elsewhere and _stopAttack() can not be called when pet is not alive. Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
272fa74854
commit
24d410701f
3 changed files with 1 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10767"
|
||||
#define REVISION_NR "10768"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue