mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 04:37:00 +00:00
[11011] Remove some more code from threatAssist()
* calcThreat() is also called in addThreat() when given proper parameters, and division by 'size' is commutative * threat redirection is also handled in addThreat() again
This commit is contained in:
parent
7d4c96f244
commit
3d551a68b5
2 changed files with 4 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11010"
|
||||
#define REVISION_NR "11011"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue