mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[12047] Refactor Unit kills Creature case
Add method Unit::JustKilledCreature to include code of killed creature case in Unit::DealDamage
This commit is contained in:
parent
bd5340b3a9
commit
8b075e1037
3 changed files with 84 additions and 84 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12046"
|
||||
#define REVISION_NR "12047"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue